ConnectivityCheckRequest.Destination Property

Definition

Gets or sets the connectivity check operation destination.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to