Share via


IStorageConfigurationSettings.StorageWorkloadType Property

Definition

Storage workload type.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Storage workload type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.StorageWorkloadType) }, ReadOnly=false, Required=false, SerializedName="storageWorkloadType")]
public Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.StorageWorkloadType? StorageWorkloadType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Storage workload type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.StorageWorkloadType) }, ReadOnly=false, Required=false, SerializedName="storageWorkloadType")>]
member this.StorageWorkloadType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.StorageWorkloadType> with get, set
Public Property StorageWorkloadType As Nullable(Of StorageWorkloadType)

Property Value

Attributes

Applies to