Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain |
Modifier and Type | Method and Description |
---|---|
StorageService.StorageServiceProperties |
StorageService.StorageServiceProperties.Builder.build() |
static StorageService.StorageServiceProperties |
StorageService.StorageServiceProperties.create(StorageService.AccountType accountType,
Date creationTime,
Map<String,String> primaryEndpoints,
String primaryLocation,
StorageService.Status provisioningState,
Map<String,String> secondaryEndpoints,
String secondaryLocation,
StorageService.RegionStatus statusOfPrimary,
StorageService.RegionStatus statusOfSecondary) |
abstract StorageService.StorageServiceProperties |
StorageService.storageServiceProperties()
Specifies the properties of the storage account.
|
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) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.