Uses of Class
com.microsoft.azure.management.batch.BatchAccountUpdateParameters
Package
Description
This package contains the classes for BatchManagementClient.
-
Uses of BatchAccountUpdateParameters in com.microsoft.azure.management.batch
Modifier and TypeMethodDescriptionBatchAccountUpdateParameters.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.withAutoStorage
(AutoStorageBaseProperties autoStorage) Set the properties related to the auto-storage account.BatchAccountUpdateParameters.withEncryption
(EncryptionProperties encryption) Set configures how customer data is encrypted inside the Batch account.BatchAccountUpdateParameters.withIdentity
(BatchAccountIdentity identity) Set the identity of the Batch account.Set the user-specified tags associated with the account.