Dela via


IStorageConfigurationSettings.SqlTempDbSettingPersistFolderPath Property

Definition

SQL Server tempdb persist folder location

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="SQL Server tempdb persist folder location", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="persistFolderPath")]
public string SqlTempDbSettingPersistFolderPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Description="SQL Server tempdb persist folder location", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="persistFolderPath")>]
member this.SqlTempDbSettingPersistFolderPath : string with get, set
Public Property SqlTempDbSettingPersistFolderPath As String

Property Value

Attributes

Applies to