Share via


ILogFile.Url Property

Definition

The url to download the log file from.

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="The url to download the log file from.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="url")]
public string Url { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="The url to download the log file from.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="url")>]
member this.Url : string with get, set
Public Property Url As String

Property Value

Attributes

Applies to