Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.StorageSpacesPropertiesHciStorageProfile
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of StorageSpacesPropertiesHciStorageProfile in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionStorageSpacesProperties.hciStorageProfile()
Get the hciStorageProfile property: The hciStorageProfile property.StorageSpacesPropertiesHciStorageProfile.withMocGroup
(String mocGroup) Set the mocGroup property: Resource group in MOC(Microsoft On-premises Cloud).StorageSpacesPropertiesHciStorageProfile.withMocLocation
(String mocLocation) Set the mocLocation property: Location in MOC(Microsoft On-premises Cloud).StorageSpacesPropertiesHciStorageProfile.withMocStorageContainer
(String mocStorageContainer) Set the mocStorageContainer property: Name of the storage container in MOC(Microsoft On-premises Cloud).Modifier and TypeMethodDescriptionStorageSpacesProperties.withHciStorageProfile
(StorageSpacesPropertiesHciStorageProfile hciStorageProfile) Set the hciStorageProfile property: The hciStorageProfile property.