Uses of Class
com.azure.resourcemanager.mediaservices.models.MediaServiceIdentity
Package
Description
Package containing the inner data models for AzureMediaServices.
Package containing the data models for AzureMediaServices.
-
Uses of MediaServiceIdentity in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionMediaServiceInner.identity()
Get the identity property: The Managed Identity for the Media Services account.Modifier and TypeMethodDescriptionMediaServiceInner.withIdentity
(MediaServiceIdentity identity) Set the identity property: The Managed Identity for the Media Services account. -
Uses of MediaServiceIdentity in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionMediaService.identity()
Gets the identity property: The Managed Identity for the Media Services account.MediaServiceUpdate.identity()
Get the identity property: The Managed Identity for the Media Services account.Set the type property: The identity type.MediaServiceIdentity.withUserAssignedIdentities
(Map<String, UserAssignedManagedIdentity> userAssignedIdentities) Set the userAssignedIdentities property: The user assigned managed identities.Modifier and TypeMethodDescriptionMediaService.DefinitionStages.WithIdentity.withIdentity
(MediaServiceIdentity identity) Specifies the identity property: The Managed Identity for the Media Services account..MediaService.UpdateStages.WithIdentity.withIdentity
(MediaServiceIdentity identity) Specifies the identity property: The Managed Identity for the Media Services account..MediaServiceUpdate.withIdentity
(MediaServiceIdentity identity) Set the identity property: The Managed Identity for the Media Services account.