public class StorageAccountProperties extends Object
| Constructor and Description |
|---|
StorageAccountProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get the resource ID of the storage account.
|
StorageAccountProperties |
withId(String id)
Set the resource ID of the storage account.
|
public String id()
public StorageAccountProperties withId(String id)
id - the id value to setCopyright © 2019. All rights reserved.