AdaptiveNetworkHardening.EffectiveNetworkSecurityGroups Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the Network Security Groups effective on the network interfaces of the protected resource
[Newtonsoft.Json.JsonProperty(PropertyName="properties.effectiveNetworkSecurityGroups")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.EffectiveNetworkSecurityGroups> EffectiveNetworkSecurityGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.effectiveNetworkSecurityGroups")>]
member this.EffectiveNetworkSecurityGroups : System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.EffectiveNetworkSecurityGroups> with get, set
Public Property EffectiveNetworkSecurityGroups As IList(Of EffectiveNetworkSecurityGroups)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute