NetworkSecurityGroupResult.EvaluatedNetworkSecurityGroups 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 list of results network security groups diagnostic.
[Newtonsoft.Json.JsonProperty(PropertyName="evaluatedNetworkSecurityGroups")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.EvaluatedNetworkSecurityGroup> EvaluatedNetworkSecurityGroups { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="evaluatedNetworkSecurityGroups")>]
member this.EvaluatedNetworkSecurityGroups : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.EvaluatedNetworkSecurityGroup>
Public ReadOnly Property EvaluatedNetworkSecurityGroups As IList(Of EvaluatedNetworkSecurityGroup)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute