Share via


IStorageTargetProperties.BlobNfUsageModel 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 BlobNfUsageModel { 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.BlobNfUsageModel : string with get, set
Public Property BlobNfUsageModel As String

Property Value

Attributes

Applies to