Partager via


ContainerRegistry.IdentityReference Propriété

Définition

Obtient ou définit la référence à l’identité affectée par l’utilisateur à utiliser pour accéder à un Azure Container Registry au lieu du nom d’utilisateur et du mot de passe.

[Newtonsoft.Json.JsonProperty(PropertyName="identityReference")]
public Microsoft.Azure.Batch.Protocol.Models.ComputeNodeIdentityReference IdentityReference { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="identityReference")>]
member this.IdentityReference : Microsoft.Azure.Batch.Protocol.Models.ComputeNodeIdentityReference with get, set
Public Property IdentityReference As ComputeNodeIdentityReference

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à