NWRuleSetIpRules Class
The response from the List namespace operation.
Constructor
NWRuleSetIpRules(*, ip_mask: str | None = None, action: str | _models.NetworkRuleIPAction | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
ip_mask
|
IP Mask. Default value: None
|
|
action
|
The IP Filter Action. "Allow" Default value: None
|
Variables
| Name | Description |
|---|---|
|
ip_mask
|
IP Mask. |
|
action
|
The IP Filter Action. "Allow" |