Compartir a través de


Cache.Identity Propiedad

Definición

Obtiene o establece la identidad de la memoria caché, si está configurada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a