Compartir a través de


StorageTarget.Unknown Propiedad

Definición

Obtiene o establece las propiedades cuando targetType es desconocido.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.unknown")]
public Microsoft.Azure.Management.StorageCache.Models.UnknownTarget Unknown { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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