你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ISqlVirtualMachineProperties.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