Compartir a través de


RedisResource.Identity Propiedad

Definición

Obtiene o establece la identidad del recurso.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a