Udostępnij za pośrednictwem


RoutingRuleCollection.AppliesTo Property

Definition

Gets or sets groups for configuration

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to