NWRuleSetIpRules Class

The response from the List namespace operation.

Inheritance
NWRuleSetIpRules

Constructor

NWRuleSetIpRules(*, ip_mask: Optional[str] = None, action: Optional[Union[str, azure.mgmt.eventhub.v2021_11_01.models._event_hub_management_client_enums.NetworkRuleIPAction]] = None, **kwargs)

Variables

ip_mask
str

IP Mask.

action
str or NetworkRuleIPAction

The IP Filter Action. Possible values include: "Allow".