Share via


BlobNfsTarget.UsageModel Property

Definition

Gets or sets identifies the StorageCache usage model to be used for this storage target.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to