Compartir a través de


JobProperties.Identity Propiedad

Definición

Identidad administrada que se usa para acceder a la cuenta de almacenamiento del trabajo.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a