Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.CloudProviderProfileInfraStorageProfile
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of CloudProviderProfileInfraStorageProfile in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionCloudProviderProfile.infraStorageProfile()
Get the infraStorageProfile property: InfraStorageProfile - List of infra storage profiles for the provisioned cluster.CloudProviderProfileInfraStorageProfile.withStorageSpaceIds
(List<String> storageSpaceIds) Set the storageSpaceIds property: Reference to azure resource corresponding to the new HybridAKSStorage object e.g.Modifier and TypeMethodDescriptionCloudProviderProfile.withInfraStorageProfile
(CloudProviderProfileInfraStorageProfile infraStorageProfile) Set the infraStorageProfile property: InfraStorageProfile - List of infra storage profiles for the provisioned cluster.