NWRuleSetVirtualNetworkRules Class    
The response from the List namespace operation.
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. Default value: None 
			 | 
| 
		 ignore_missing_vnet_service_endpoint 
	 | 
	
		
		 Value that indicates whether to ignore missing Vnet Service Endpoint. Default value: None 
			 |