次の方法で共有


BastionActiveSession.TargetIpAddress プロパティ

定義

ターゲットの IP アドレスを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="targetIpAddress")]
public string TargetIpAddress { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetIpAddress")>]
member this.TargetIpAddress : string
Public ReadOnly Property TargetIpAddress As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象