Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.StorageSpacesProperties
Package
Description
Package containing the inner data models for HybridContainerService.
Package containing the data models for HybridContainerService.
-
Uses of StorageSpacesProperties in com.azure.resourcemanager.hybridcontainerservice.fluent.models
Modifier and TypeMethodDescriptionStorageSpacesInner.properties()
Get the properties property: HybridAKSStorageSpec defines the desired state of HybridAKSStorage.Modifier and TypeMethodDescriptionStorageSpacesInner.withProperties
(StorageSpacesProperties properties) Set the properties property: HybridAKSStorageSpec defines the desired state of HybridAKSStorage. -
Uses of StorageSpacesProperties in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionStorageSpaces.properties()
Gets the properties property: HybridAKSStorageSpec defines the desired state of HybridAKSStorage.StorageSpacesProperties.withHciStorageProfile
(StorageSpacesPropertiesHciStorageProfile hciStorageProfile) Set the hciStorageProfile property: The hciStorageProfile property.StorageSpacesProperties.withStatus
(StorageSpacesPropertiesStatus status) Set the status property: HybridAKSStorageStatus defines the observed state of HybridAKSStorage.StorageSpacesProperties.withVmwareStorageProfile
(StorageSpacesPropertiesVmwareStorageProfile vmwareStorageProfile) Set the vmwareStorageProfile property: The vmwareStorageProfile property.Modifier and TypeMethodDescriptionStorageSpaces.DefinitionStages.WithProperties.withProperties
(StorageSpacesProperties properties) Specifies the properties property: HybridAKSStorageSpec defines the desired state of HybridAKSStorage.