Aracılığıyla paylaş


ISqlVirtualMachine.StorageConfigurationSettingSqlSystemDbOnDataDisk Property

Definition

SQL Server SystemDb Storage on DataPool if true.

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="SQL Server SystemDb Storage on DataPool if true.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="sqlSystemDbOnDataDisk")]
public bool? StorageConfigurationSettingSqlSystemDbOnDataDisk { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="SQL Server SystemDb Storage on DataPool if true.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="sqlSystemDbOnDataDisk")>]
member this.StorageConfigurationSettingSqlSystemDbOnDataDisk : Nullable<bool> with get, set
Public Property StorageConfigurationSettingSqlSystemDbOnDataDisk As Nullable(Of Boolean)

Property Value

Attributes

Applies to