Aracılığıyla paylaş


ISqlVirtualMachine.SqlTempDbSettingLogFileSize Property

Definition

SQL Server tempdb log file size

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="SQL Server tempdb log file size", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="logFileSize")]
public int? SqlTempDbSettingLogFileSize { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="SQL Server tempdb log file size", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="logFileSize")>]
member this.SqlTempDbSettingLogFileSize : Nullable<int> with get, set
Public Property SqlTempDbSettingLogFileSize As Nullable(Of Integer)

Property Value

Attributes

Applies to