Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.StorageSpacesPatch
Package
Description
Package containing the service clients for HybridContainerService.
Package containing the data models for HybridContainerService.
-
Uses of StorageSpacesPatch in com.azure.resourcemanager.hybridcontainerservice.fluent
Modifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StorageSpacesInner>,
StorageSpacesInner> StorageSpacesOperationsClient.beginUpdate
(String resourceGroupName, String storageSpacesName, StorageSpacesPatch storageSpaces) Patches the storage objectcom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<StorageSpacesInner>,
StorageSpacesInner> StorageSpacesOperationsClient.beginUpdate
(String resourceGroupName, String storageSpacesName, StorageSpacesPatch storageSpaces, com.azure.core.util.Context context) Patches the storage objectStorageSpacesOperationsClient.update
(String resourceGroupName, String storageSpacesName, StorageSpacesPatch storageSpaces) Patches the storage objectStorageSpacesOperationsClient.update
(String resourceGroupName, String storageSpacesName, StorageSpacesPatch storageSpaces, com.azure.core.util.Context context) Patches the storage object -
Uses of StorageSpacesPatch in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionSet the tags property: Resource tags.