StorageTargetProperties.TargetType Property

Definition

Gets or sets type of the Storage Target.

[Newtonsoft.Json.JsonProperty(PropertyName="targetType")]
public string TargetType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetType")>]
member this.TargetType : string with get, set
Public Property TargetType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to