IStorageTargetProperties.BlobNfUsageModel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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