Interface ServiceRunner.UpdateStages.WithIdentity

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

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

    • withIdentity

      ServiceRunner.Update withIdentity(IdentityProperties identity)
      Specifies the identity property: The identity of the resource..
      Parameters:
      identity - The identity of the resource.
      Returns:
      the next definition stage.