Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain | |
org.jclouds.azurecompute.arm.features |
Modifier and Type | Method and Description |
---|---|
static StorageService |
StorageService.create(String id,
String name,
String location,
Map<String,String> tags,
String type,
StorageService.StorageServiceProperties storageServiceProperties) |
Modifier and Type | Method and Description |
---|---|
StorageService |
StorageAccountApi.get(String storageAccountName)
The Get Storage Account Properties operation returns system properties for the specified storage account.
|
Modifier and Type | Method and Description |
---|---|
List<StorageService> |
StorageAccountApi.list()
The List Storage Accounts operation lists the storage accounts that are available in the specified subscription
and resource group.
|
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.