Uses of Class
com.azure.resourcemanager.appplatform.models.ClusterResourceProperties
-
Packages that use ClusterResourceProperties Package Description com.azure.resourcemanager.appplatform.fluent.models Package containing the inner data models for AppPlatformManagementClient.com.azure.resourcemanager.appplatform.models Package containing the data models for AppPlatformManagementClient. -
-
Uses of ClusterResourceProperties in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return ClusterResourceProperties Modifier and Type Method Description ClusterResourcePropertiesServiceResourceInner. properties()Get the properties property: Properties of the Service resource.Methods in com.azure.resourcemanager.appplatform.fluent.models with parameters of type ClusterResourceProperties Modifier and Type Method Description ServiceResourceInnerServiceResourceInner. withProperties(ClusterResourceProperties properties)Set the properties property: Properties of the Service resource. -
Uses of ClusterResourceProperties in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ClusterResourceProperties Modifier and Type Method Description ClusterResourcePropertiesClusterResourceProperties. withNetworkProfile(NetworkProfile networkProfile)Set the networkProfile property: Network profile of the Service.
-