次の方法で共有


EventGridNamespaceData.InboundIPRules プロパティ

定義

これは、すべての IP ではなく、特定の IP からのトラフィックを制限するために使用できます。 注: これらは、PublicNetworkAccess が有効になっている場合にのみ考慮されます。

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

プロパティ値

適用対象