Partager via


JobProperties.Identity Propriété

Définition

Identité managée utilisée pour accéder au compte de stockage du travail.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="identity")]
public Microsoft.Azure.Devices.ManagedIdentity Identity { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="identity")>]
member this.Identity : Microsoft.Azure.Devices.ManagedIdentity with get, set
Public Property Identity As ManagedIdentity

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à