VirtualHubRouteV2.DestinationType Property

Definition

Gets or sets the type of destinations.

[Newtonsoft.Json.JsonProperty(PropertyName="destinationType")]
public string DestinationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="destinationType")>]
member this.DestinationType : string with get, set
Public Property DestinationType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to