次の方法で共有


NetworkSecurityGroupResourceSettings.SecurityRules プロパティ

定義

ネットワーク セキュリティ グループのセキュリティ規則を取得または設定します。

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

プロパティ値

適用対象