RecordSetListResult Class

The response to a record set List operation.

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

Inheritance
RecordSetListResult

Constructor

RecordSetListResult(*, value: Optional[List[azure.mgmt.dns.v2018_03_01_preview.models._models_py3.RecordSet]] = None, **kwargs)

Parameters

value
list[RecordSet]
Required

Information about the record sets in the response.

Variables

next_link
str

The continuation token for the next page of results.