Uses of Class
com.azure.resourcemanager.appplatform.models.ClusterResourceProperties
Packages that use ClusterResourceProperties
Package
Description
Package containing the inner data models for AppPlatformManagementClient.
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 ClusterResourcePropertiesModifier and TypeMethodDescriptionServiceResourceInner.properties()Get the properties property: Properties of the Service resource.Methods in com.azure.resourcemanager.appplatform.fluent.models with parameters of type ClusterResourcePropertiesModifier and TypeMethodDescriptionServiceResourceInner.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 ClusterResourcePropertiesModifier and TypeMethodDescriptionClusterResourceProperties.withMarketplaceResource(MarketplaceResource marketplaceResource) Set the marketplaceResource property: Purchasing 3rd party product of the Service resource.ClusterResourceProperties.withNetworkProfile(NetworkProfile networkProfile) Set the networkProfile property: Network profile of the Service.ClusterResourceProperties.withVnetAddons(ServiceVNetAddons vnetAddons) Set the vnetAddons property: Additional Service settings in vnet injection instance.ClusterResourceProperties.withZoneRedundant(Boolean zoneRedundant) Set the zoneRedundant property: The zoneRedundant property.