NetworkSecurityGroupResult Class
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.
Network configuration diagnostic result corresponded provided traffic query.
public class NetworkSecurityGroupResult
type NetworkSecurityGroupResult = class
Public Class NetworkSecurityGroupResult
- Inheritance
-
NetworkSecurityGroupResult
Constructors
NetworkSecurityGroupResult() |
Initializes a new instance of the NetworkSecurityGroupResult class. |
NetworkSecurityGroupResult(String, IList<EvaluatedNetworkSecurityGroup>) |
Initializes a new instance of the NetworkSecurityGroupResult class. |
Properties
EvaluatedNetworkSecurityGroups |
Gets list of results network security groups diagnostic. |
SecurityRuleAccessResult |
Gets or sets the network traffic is allowed or denied. Possible values include: 'Allow', 'Deny' |
Applies to
Azure SDK for .NET