IFileSystemResource.StorageSku 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.
Storage Sku
[Microsoft.Azure.PowerShell.Cmdlets.Qumulo.Runtime.Info(Description="Storage Sku", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Qumulo.Support.StorageSku) }, ReadOnly=false, Required=true, SerializedName="storageSku")]
public Microsoft.Azure.PowerShell.Cmdlets.Qumulo.Support.StorageSku StorageSku { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Qumulo.Runtime.Info(Description="Storage Sku", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Qumulo.Support.StorageSku) }, ReadOnly=false, Required=true, SerializedName="storageSku")>]
member this.StorageSku : Microsoft.Azure.PowerShell.Cmdlets.Qumulo.Support.StorageSku with get, set
Public Property StorageSku As StorageSku
Property Value
- Attributes