NWRuleSetVirtualNetworkRules Class

The response from the List namespace operation.

Inheritance
azure.mgmt.eventhub._serialization.Model
NWRuleSetVirtualNetworkRules

Constructor

NWRuleSetVirtualNetworkRules(*, subnet: _models.Subnet | None = None, ignore_missing_vnet_service_endpoint: bool | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
subnet

Subnet properties.

ignore_missing_vnet_service_endpoint

Value that indicates whether to ignore missing Vnet Service Endpoint.

Variables

Name Description
subnet

Subnet properties.

ignore_missing_vnet_service_endpoint

Value that indicates whether to ignore missing Vnet Service Endpoint.