NWRuleSetIpRules Class

Description of NetWorkRuleSet - IpRules resource.

Constructor

NWRuleSetIpRules(*args: Any, **kwargs: Any)

Variables

Name Description
ip_mask
str

IP Mask.

action

The IP Filter Action. "Allow"

Attributes

action

The IP Filter Action. "Allow"

action: str | _models.NetworkRuleIPAction | None

ip_mask

IP Mask.

ip_mask: str | None