共用方式為


TrafficFlow.SourceIp Property

Definition

Gets or sets the IP address that this query experience originated from.

[Newtonsoft.Json.JsonProperty(PropertyName="sourceIp")]
public string SourceIp { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceIp")>]
member this.SourceIp : string with get, set
Public Property SourceIp As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to