Package | Description |
---|---|
com.microsoft.azure.management.batch |
This package contains the classes for BatchManagementClient.
|
Modifier and Type | Method and Description |
---|---|
BatchAccountCreateParameters |
BatchAccountCreateParameters.withAutoStorage(AutoStorageBaseProperties autoStorage)
Set the autoStorage value.
|
BatchAccountCreateParameters |
BatchAccountCreateParameters.withKeyVaultReference(KeyVaultReference keyVaultReference)
Set the keyVaultReference value.
|
BatchAccountCreateParameters |
BatchAccountCreateParameters.withLocation(String location)
Set the location value.
|
BatchAccountCreateParameters |
BatchAccountCreateParameters.withPoolAllocationMode(PoolAllocationMode poolAllocationMode)
Set the poolAllocationMode value.
|
BatchAccountCreateParameters |
BatchAccountCreateParameters.withTags(Map<String,String> tags)
Set the tags value.
|
Copyright © 2019. All rights reserved.