Compartilhar via


ApplicationResource.Identity Propriedade

Definição

Obtém ou define que descreve as identidades gerenciadas para um recurso do Azure.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a