public class StorageAccountItem extends Object
| Constructor and Description |
|---|
StorageAccountItem() |
| Modifier and Type | Method and Description |
|---|---|
StorageAccountAttributes |
attributes()
Get the attributes value.
|
String |
id()
Get the id value.
|
String |
resourceId()
Get the resourceId value.
|
Map<String,String> |
tags()
Get the tags value.
|
public String id()
public String resourceId()
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.
*/