Interface MediaService.UpdateStages.WithIdentity

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

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

    • withIdentity

      MediaService.Update withIdentity(MediaServiceIdentity identity)
      Specifies the identity property: The Managed Identity for the Media Services account..
      Parameters:
      identity - The Managed Identity for the Media Services account.
      Returns:
      the next definition stage.