Compartilhar via


DomainUpdateParameters.InboundIpRules Propriedade

Definição

Obtém ou define que isso pode ser usado para restringir o tráfego de IPs específicos em vez de todos os IPs. Observação: elas serão consideradas somente se PublicNetworkAccess estiver habilitado.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.inboundIpRules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.EventGrid.Models.InboundIpRule> InboundIpRules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.inboundIpRules")>]
member this.InboundIpRules : System.Collections.Generic.IList<Microsoft.Azure.Management.EventGrid.Models.InboundIpRule> with get, set
Public Property InboundIpRules As IList(Of InboundIpRule)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a