次の方法で共有


ConnectivityParameters.Destination プロパティ

定義

接続先を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象