Compartilhar via


JobProperties.Identity Propriedade

Definição

A identidade gerenciada usada para acessar a conta de armazenamento do trabalho.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a