Interface BatchAccount.UpdateStages.WithIdentity

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

public static interface BatchAccount.UpdateStages.WithIdentity
The stage of the BatchAccount update allowing to specify identity.
  • Method Details

    • withIdentity

      BatchAccount.Update withIdentity(BatchAccountIdentity identity)
      Specifies the identity property: The identity of the Batch account..
      Parameters:
      identity - The identity of the Batch account.
      Returns:
      the next definition stage.