Interface AutomationAccount.DefinitionStages.WithIdentity

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

public static interface AutomationAccount.DefinitionStages.WithIdentity
The stage of the AutomationAccount definition allowing to specify identity.
  • Method Details

    • withIdentity

      Specifies the identity property: Sets the identity property for automation account.
      Parameters:
      identity - Sets the identity property for automation account.
      Returns:
      the next definition stage.