Compartir a través de


EventGridDomainData.InboundIPRules Propiedad

Definición

Esto se puede usar para restringir el tráfico de direcciones IP específicas en lugar de todas las direcciones IP. Nota: Solo se consideran si PublicNetworkAccess está habilitado.

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)

Valor de propiedad

Se aplica a