public class AutoStorageBaseProperties extends Object
| Constructor and Description |
|---|
AutoStorageBaseProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
storageAccountId()
Get the storageAccountId value.
|
AutoStorageBaseProperties |
withStorageAccountId(String storageAccountId)
Set the storageAccountId value.
|
public String storageAccountId()
public AutoStorageBaseProperties withStorageAccountId(String storageAccountId)
storageAccountId - the storageAccountId value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/