public class StorageBundle extends Object
| Constructor and Description |
|---|
StorageBundle() |
| Modifier and Type | Method and Description |
|---|---|
String |
activeKeyName()
Get the activeKeyName value.
|
StorageAccountAttributes |
attributes()
Get the attributes value.
|
Boolean |
autoRegenerateKey()
Get the autoRegenerateKey value.
|
String |
id()
Get the id value.
|
String |
regenerationPeriod()
Get the regenerationPeriod value.
|
String |
resourceId()
Get the resourceId value.
|
Map<String,String> |
tags()
Get the tags value.
|
public String id()
public String resourceId()
public String activeKeyName()
public Boolean autoRegenerateKey()
public String regenerationPeriod()
public StorageAccountAttributes attributes()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/