Aracılığıyla paylaş


EffectiveConnectivityConfiguration.ConfigurationGroups Property

Definition

Gets or sets effective configuration groups.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to