Share via


ISqlStorageUpdateSettings.DiskConfigurationType Property

Definition

Disk configuration to apply to SQL Server.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Disk configuration to apply to SQL Server.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.DiskConfigurationType) }, ReadOnly=false, Required=false, SerializedName="diskConfigurationType")]
public Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.DiskConfigurationType? DiskConfigurationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="Disk configuration to apply to SQL Server.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.DiskConfigurationType) }, ReadOnly=false, Required=false, SerializedName="diskConfigurationType")>]
member this.DiskConfigurationType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Support.DiskConfigurationType> with get, set
Public Property DiskConfigurationType As Nullable(Of DiskConfigurationType)

Property Value

Attributes

Applies to