Interface BatchAccount.DefinitionStages.WithEncryption

All Known Subinterfaces:
BatchAccount.Definition, BatchAccount.DefinitionStages.WithCreate
Enclosing interface:
BatchAccount.DefinitionStages

public static interface BatchAccount.DefinitionStages.WithEncryption
The stage of the BatchAccount definition allowing to specify encryption.
  • Method Details

    • withEncryption

      Specifies the encryption property: Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead..
      Parameters:
      encryption - Configures how customer data is encrypted inside the Batch account. By default, accounts are encrypted using a Microsoft managed key. For additional control, a customer-managed key can be used instead.
      Returns:
      the next definition stage.