IStorageConfigurationSettings.SqlLogSettingDefaultFilePath Property

Definition

SQL Server default file path

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="SQL Server default file path", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="defaultFilePath", Update=true)]
public string SqlLogSettingDefaultFilePath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Runtime.Info(Create=true, Description="SQL Server default file path", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="defaultFilePath", Update=true)>]
member this.SqlLogSettingDefaultFilePath : string with get, set
Public Property SqlLogSettingDefaultFilePath As String

Property Value

Attributes

Applies to