NWRuleSetVirtualNetworkRules Class
The response from the List namespace operation.
Constructor
NWRuleSetVirtualNetworkRules(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
subnet
|
Subnet properties. |
|
ignore_missing_vnet_service_endpoint
|
Value that indicates whether to ignore missing Vnet Service Endpoint. |
Attributes
ignore_missing_vnet_service_endpoint
Value that indicates whether to ignore missing Vnet Service Endpoint.
ignore_missing_vnet_service_endpoint: bool | None
subnet
Subnet properties.
subnet: _models.Subnet | None