次の方法で共有


INetworkSecurityGroup.DefaultSecurityRules プロパティ

定義

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

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

プロパティ値

適用対象