Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.StorageSpacesPropertiesVmwareStorageProfile
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of StorageSpacesPropertiesVmwareStorageProfile in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionStorageSpacesProperties.vmwareStorageProfile()
Get the vmwareStorageProfile property: The vmwareStorageProfile property.StorageSpacesPropertiesVmwareStorageProfile.withDatacenter
(String datacenter) Set the datacenter property: Name of the datacenter in VSphere.StorageSpacesPropertiesVmwareStorageProfile.withDatastore
(String datastore) Set the datastore property: Name of the datastore in VSphere.StorageSpacesPropertiesVmwareStorageProfile.withFolder
(String folder) Set the folder property: Name of the folder in VSphere.StorageSpacesPropertiesVmwareStorageProfile.withResourcePool
(String resourcePool) Set the resourcePool property: Name of the resource pool in VSphere.Modifier and TypeMethodDescriptionStorageSpacesProperties.withVmwareStorageProfile
(StorageSpacesPropertiesVmwareStorageProfile vmwareStorageProfile) Set the vmwareStorageProfile property: The vmwareStorageProfile property.