Megosztás a következőn keresztül:


NetworkSecurityGroupData.SecurityRules Property

Definition

A collection of security rules of the network security group.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.SecurityRuleData> SecurityRules { get; }
member this.SecurityRules : System.Collections.Generic.IList<Azure.ResourceManager.Network.SecurityRuleData>
Public ReadOnly Property SecurityRules As IList(Of SecurityRuleData)

Property Value

Applies to