你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PartnerNamespaceData.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)

属性值

适用于