| Modifier and Type | Method and Description |
|---|---|
BatchAccountUpdateParameters |
BatchAccountUpdateParameters.withAllowedAuthenticationModes(List<AuthenticationMode> allowedAuthenticationModes)
Set list of allowed authentication modes for the Batch account that can be used to authenticate with the data plane.
|
BatchAccountUpdateParameters |
BatchAccountUpdateParameters.withAutoStorage(AutoStorageBaseProperties autoStorage)
Set the properties related to the auto-storage account.
|
BatchAccountUpdateParameters |
BatchAccountUpdateParameters.withEncryption(EncryptionProperties encryption)
Set configures how customer data is encrypted inside the Batch account.
|
BatchAccountUpdateParameters |
BatchAccountUpdateParameters.withIdentity(BatchAccountIdentity identity)
Set the identity of the Batch account.
|
BatchAccountUpdateParameters |
BatchAccountUpdateParameters.withTags(Map<String,String> tags)
Set the user-specified tags associated with the account.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/