Share via


ITcpExporter.Url Property

Definition

TCP url to export.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="TCP url to export.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="url", Update=true)]
public string Url { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="TCP url to export.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="url", Update=true)>]
member this.Url : string with get, set
Public Property Url As String

Property Value

Attributes

Applies to