Interface Account.UpdateStages.WithIdentity

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

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

    • withIdentity

      Account.Update withIdentity(ManagedServiceIdentity identity)
      Specifies the identity property: The type of identity used for the resource..
      Parameters:
      identity - The type of identity used for the resource.
      Returns:
      the next definition stage.