Aracılığıyla paylaş


AdaptiveNetworkHardeningProperties.EffectiveNetworkSecurityGroups Property

Definition

Gets or sets the Network Security Groups effective on the network interfaces of the protected resource

[Newtonsoft.Json.JsonProperty(PropertyName="effectiveNetworkSecurityGroups")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Security.Models.EffectiveNetworkSecurityGroups> EffectiveNetworkSecurityGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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

Applies to