ZoneListResult Class

The response to a Zone List or ListAll operation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ZoneListResult

Constructor

ZoneListResult(*, value: Optional[List[azure.mgmt.dns.v2018_05_01.models._models_py3.Zone]] = None, **kwargs)

Parameters

value
list[Zone]
Required

Information about the DNS zones.

Variables

next_link
str

The continuation token for the next page of results.