Interface AccessConnector.UpdateStages.WithIdentity

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

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

    • withIdentity

      Specifies the identity property: Managed service identity (system assigned and/or user assigned identities).
      Parameters:
      identity - Managed service identity (system assigned and/or user assigned identities).
      Returns:
      the next definition stage.