StorageTargetProperties.Unknown Property

Definition

Gets or sets properties when targetType is unknown.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to