ZoneListResult Class

The response to a Zone List or ListAll operation.

Inheritance
ZoneListResult

Constructor

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

Parameters

value
list[Zone]
Required

Information about the DNS zones.

next_link
str
Required

The continuation token for the next page of results.