Aracılığıyla paylaş


ISqlVirtualMachine.StorageConfigurationSettingStorageWorkloadType 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? StorageConfigurationSettingStorageWorkloadType { 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.StorageConfigurationSettingStorageWorkloadType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.StorageWorkloadType> with get, set
Public Property StorageConfigurationSettingStorageWorkloadType As Nullable(Of StorageWorkloadType)

Property Value

Attributes

Applies to