次の方法で共有


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
azure.mgmt.privatedns._serialization.Model
RecordSetListResult

Constructor

RecordSetListResult(*, value: List[_models.RecordSet] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

Information about the record sets in the response.

Variables

Name Description
value

Information about the record sets in the response.

next_link
str

The continuation token for the next page of results.