Uses of Class
com.azure.resourcemanager.appplatform.models.DevToolPortalProperties
Packages that use DevToolPortalProperties
Package
Description
Package containing the inner data models for AppPlatformManagementClient.
Package containing the data models for AppPlatformManagementClient.
-
Uses of DevToolPortalProperties in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return DevToolPortalPropertiesModifier and TypeMethodDescriptionDevToolPortalResourceInner.properties()Get the properties property: Dev Tool Portal properties payload.Methods in com.azure.resourcemanager.appplatform.fluent.models with parameters of type DevToolPortalPropertiesModifier and TypeMethodDescriptionDevToolPortalResourceInner.withProperties(DevToolPortalProperties properties) Set the properties property: Dev Tool Portal properties payload. -
Uses of DevToolPortalProperties in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return DevToolPortalPropertiesModifier and TypeMethodDescriptionDevToolPortalProperties.withFeatures(DevToolPortalFeatureSettings features) Set the features property: Settings for Dev Tool Portal.DevToolPortalProperties.withPublicProperty(Boolean publicProperty) Set the publicProperty property: Indicates whether the resource exposes public endpoint.DevToolPortalProperties.withSsoProperties(DevToolPortalSsoProperties ssoProperties) Set the ssoProperties property: Single sign-on related configuration.