Freigeben über


INetworkSecurityGroup.SecurityRules Eigenschaft

Definition

Ruft sicherheitsregeln ab, die dieser Netzwerksicherheitsgruppe zugeordnet sind und nach ihren Namen indiziert sind.

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)

Eigenschaftswert

Gilt für: