Interface LoadTestResource.UpdateStages.WithIdentity

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

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

    • withIdentity

      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.