INetworkSecurityGroup.SecurityRules Propriedade

Definição

Obtém regras de segurança associadas a esse grupo de segurança de rede, indexadas por seus nomes.

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)

Valor da propriedade

Aplica-se a