Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain | |
org.jclouds.azurecompute.arm.features |
Modifier and Type | Method and Description |
---|---|
static StorageServiceUpdateParams.StorageServiceUpdateProperties |
StorageServiceUpdateParams.StorageServiceUpdateProperties.create(StorageService.AccountType accountType) |
abstract StorageServiceUpdateParams.StorageServiceUpdateProperties |
StorageServiceUpdateParams.storageServiceProperties()
Specifies the properties of the storage account.
|
Modifier and Type | Method and Description |
---|---|
static StorageServiceUpdateParams |
StorageServiceUpdateParams.create(Map<String,String> tags,
StorageServiceUpdateParams.StorageServiceUpdateProperties storageServiceProperties) |
Modifier and Type | Method and Description |
---|---|
StorageServiceUpdateParams |
StorageAccountApi.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.
|
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.