Sdílet prostřednictvím


INetworkSecurityGroup.SecurityRules Property

Definition

Gets security rules associated with this network security group, indexed by their names.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.Network.Fluent.INetworkSecurityRule> SecurityRules { get; }
member this.SecurityRules : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.Network.Fluent.INetworkSecurityRule>
Public ReadOnly Property SecurityRules As IReadOnlyDictionary(Of String, INetworkSecurityRule)

Property Value

Applies to