Interface DevCenter.UpdateStages.WithIdentity

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

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

    • withIdentity

      DevCenter.Update withIdentity(ManagedServiceIdentity identity)
      Specifies the identity property: Managed identity properties.
      Parameters:
      identity - Managed identity properties.
      Returns:
      the next definition stage.