Partager via


VirtualHubRouteV2.Destinations Propriété

Définition

Obtient ou définit la liste de toutes les destinations.

[Newtonsoft.Json.JsonProperty(PropertyName="destinations")]
public System.Collections.Generic.IList<string> Destinations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="destinations")>]
member this.Destinations : System.Collections.Generic.IList<string> with get, set
Public Property Destinations As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à