Share via


UsageModel.TargetType Property

Definition

Gets or sets the type of Storage Target to which this model is applicable (only nfs3 as of this version).

[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