| Package | Description |
|---|---|
| com.microsoft.azure.management.batch |
This package contains the classes for BatchManagementClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AutoStorageProperties
Contains information about the auto-storage account associated with a Batch
account.
|
| Modifier and Type | Method and Description |
|---|---|
AutoStorageBaseProperties |
BatchAccountCreateParameters.autoStorage()
Get the autoStorage value.
|
AutoStorageBaseProperties |
BatchAccountUpdateParameters.autoStorage()
Get the autoStorage value.
|
AutoStorageBaseProperties |
AutoStorageBaseProperties.withStorageAccountId(String storageAccountId)
Set the storageAccountId value.
|
| Modifier and Type | Method and Description |
|---|---|
BatchAccountCreateParameters |
BatchAccountCreateParameters.withAutoStorage(AutoStorageBaseProperties autoStorage)
Set the autoStorage value.
|
BatchAccountUpdateParameters |
BatchAccountUpdateParameters.withAutoStorage(AutoStorageBaseProperties autoStorage)
Set the autoStorage value.
|
Copyright © 2019. All rights reserved.