Interface AutomationAccount.UpdateStages.WithEncryption

All Known Subinterfaces:
AutomationAccount.Update
Enclosing interface:
AutomationAccount.UpdateStages

public static interface AutomationAccount.UpdateStages.WithEncryption
The stage of the AutomationAccount update allowing to specify encryption.
  • Method Details

    • withEncryption

      AutomationAccount.Update withEncryption(EncryptionProperties encryption)
      Specifies the encryption property: Set the encryption properties for the automation account.
      Parameters:
      encryption - Set the encryption properties for the automation account.
      Returns:
      the next definition stage.