Dela via


PSNetworkManagerSecurityAdminRuleCollection.AppliesToGroups Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to