Uses of Class
org.jclouds.azurecompute.arm.domain.StorageServiceUpdateParams
Packages that use StorageServiceUpdateParams
-
Uses of StorageServiceUpdateParams in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return StorageServiceUpdateParamsModifier and TypeMethodDescriptionstatic StorageServiceUpdateParams
StorageServiceUpdateParams.create
(Map<String, String> tags, StorageServiceUpdateParams.StorageServiceUpdateProperties storageServiceProperties) -
Uses of StorageServiceUpdateParams in org.jclouds.azurecompute.arm.features
Methods in org.jclouds.azurecompute.arm.features that return StorageServiceUpdateParamsModifier and TypeMethodDescriptionStorageAccountApi.update
(String storageAccountName, Map<String, String> tags, StorageServiceUpdateParams.StorageServiceUpdateProperties properties) The Update Storage Account asynchronous operation updates the label, the description, and enables or disables the geo-replication status for the specified storage account.