次の方法で共有


INetworkSecurityGroup.SecurityRules プロパティ

定義

このネットワーク セキュリティ グループに関連付けられているセキュリティ規則を取得し、その名前でインデックスを付けます。

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)

プロパティ値

適用対象