VirtualNetworkLinkListResult Class    
The response to a list virtual network link to Private DNS zone operation.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
VirtualNetworkLinkListResult(*, value: List[_models.VirtualNetworkLink] | None = None, **kwargs: Any)Keyword-Only Parameters
| Name | Description | 
|---|---|
| value | Information about the virtual network links to the Private DNS zones. Default value: None | 
Variables
| Name | Description | 
|---|---|
| value | Information about the virtual network links to the Private DNS zones. | 
| next_link | The continuation token for the next page of results. |