次の方法で共有


TrafficFlow.SourceIp プロパティ

定義

このクエリ エクスペリエンスの送信元の IP アドレスを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象