Share via


ConnectivityParameters.Destination Property

Definition

Gets or sets describes the destination of connection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to