Compartir a través de


StorageTargetProperties.Unknown Propiedad

Definición

Obtiene o establece las propiedades cuando targetType es desconocido.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a