次の方法で共有


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.

Inheritance
azure.mgmt.privatedns._serialization.Model
VirtualNetworkLinkListResult

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.

Variables

Name Description
value

Information about the virtual network links to the Private DNS zones.

next_link
str

The continuation token for the next page of results.