次の方法で共有


NetworkSecurityGroupData.SecurityRules プロパティ

定義

ネットワーク セキュリティ グループのセキュリティ規則のコレクション。

public System.Collections.Generic.IList<Azure.ResourceManager.Network.SecurityRuleData> SecurityRules { get; }
member this.SecurityRules : System.Collections.Generic.IList<Azure.ResourceManager.Network.SecurityRuleData>
Public ReadOnly Property SecurityRules As IList(Of SecurityRuleData)

プロパティ値

適用対象