次の方法で共有


InboundSecurityRule.Rules プロパティ

定義

許可されるルールの一覧。

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

プロパティ値

適用対象