Share via


INfs3Target.UsageModel Property

Definition

Identifies the StorageCache usage model to be used for this storage target.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Identifies the StorageCache usage model to be used for this storage target.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="usageModel")]
public string UsageModel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Identifies the StorageCache usage model to be used for this storage target.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="usageModel")>]
member this.UsageModel : string with get, set
Public Property UsageModel As String

Property Value

Attributes

Applies to