次の方法で共有


IExporter.TcpUrl 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=false, SerializedName="url", Update=true)]
public string TcpUrl { 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=false, SerializedName="url", Update=true)>]
member this.TcpUrl : string with get, set
Public Property TcpUrl As String

Property Value

Attributes

Applies to