InboundIpRule Classe
InboundIpRule.
- Herança
-
azure.mgmt.eventgrid._serialization.ModelInboundIpRule
Construtor
InboundIpRule(*, ip_mask: str | None = None, action: str | _models.IpActionType | None = None, **kwargs)
Variáveis
- ip_mask
- str
Endereço IP na notação CIDR, por exemplo, 10.0.0.0/8.
- action
- str ou IpActionType
Ação a ser executada com base na correspondência ou nenhuma correspondência do IpMask. "Permitir"