Dela via


SqlVirtualMachine.StorageConfigurationSettingDiskConfigurationType Property

Definition

Disk configuration to apply to SQL Server.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.DiskConfigurationType? StorageConfigurationSettingDiskConfigurationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Inlined)>]
member this.StorageConfigurationSettingDiskConfigurationType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.DiskConfigurationType> with get, set
Public Property StorageConfigurationSettingDiskConfigurationType As Nullable(Of DiskConfigurationType)

Property Value

Implements

Attributes

Applies to