public class StorageAccountConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
private AccessTier |
accessTier |
private String |
id |
private Kind |
kind |
private String |
name |
private Performance |
performance |
private Redundancy |
redundancy |
private Region |
region |
private ResourceGroup |
resourceGroup |
private Subscription |
subscription |
| Constructor and Description |
|---|
StorageAccountConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceGroupName() |
String |
getSubscriptionId() |
private String name
private String id
private ResourceGroup resourceGroup
private Subscription subscription
private Region region
private Performance performance
private Kind kind
private Redundancy redundancy
private AccessTier accessTier
Copyright © 2024. All rights reserved.