EffectiveNetworkSecurityGroup.EffectiveSecurityRules プロパティ

定義

有効なセキュリティ規則のコレクション。

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.EffectiveNetworkSecurityRule> EffectiveSecurityRules { get; }
member this.EffectiveSecurityRules : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.EffectiveNetworkSecurityRule>
Public ReadOnly Property EffectiveSecurityRules As IReadOnlyList(Of EffectiveNetworkSecurityRule)

プロパティ値

適用対象