Dela via


StorageConfigurationSettings.SqlSystemDbOnDataDisk Property

Definition

SQL Server SystemDb Storage on DataPool if true.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)]
public bool? SqlSystemDbOnDataDisk { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)>]
member this.SqlSystemDbOnDataDisk : Nullable<bool> with get, set
Public Property SqlSystemDbOnDataDisk As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to