Compartir a través de


ApplicationGatewayInner.Identity Propiedad

Definición

Obtiene o establece la identidad de la puerta de enlace de aplicaciones, si está configurada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a