次の方法で共有


ConnectionMonitorResult.Destination プロパティ

定義

接続モニターの宛先を示す値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.destination")]
public Microsoft.Azure.Management.Network.Models.ConnectionMonitorDestination Destination { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.destination")>]
member this.Destination : Microsoft.Azure.Management.Network.Models.ConnectionMonitorDestination with get, set
Public Property Destination As ConnectionMonitorDestination

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象