Partager via


PSNetworkManagerRoutingRuleCollection.AppliesTo Property

Definition

[Newtonsoft.Json.JsonProperty(Order=1)]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Network.Models.NetworkManager.PSNetworkManagerRoutingGroupItem> AppliesTo { get; set; }
[<Newtonsoft.Json.JsonProperty(Order=1)>]
member this.AppliesTo : System.Collections.Generic.IList<Microsoft.Azure.Commands.Network.Models.NetworkManager.PSNetworkManagerRoutingGroupItem> with get, set
Public Property AppliesTo As IList(Of PSNetworkManagerRoutingGroupItem)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to