StorageTarget.TargetType Property

Definition

Gets or sets type of the Storage Target. Possible values include: 'nfs3', 'clfs', 'unknown', 'blobNfs'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to