Aracılığıyla paylaş


RoutingIntent.RoutingPolicies Property

Definition

Gets or sets list of routing policies.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.routingPolicies")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.RoutingPolicy> RoutingPolicies { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.routingPolicies")>]
member this.RoutingPolicies : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.RoutingPolicy> with get, set
Public Property RoutingPolicies As IList(Of RoutingPolicy)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to