DelegationSignerInfo Class

The delegation signer information.

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

Inheritance
azure.mgmt.dns._serialization.Model
DelegationSignerInfo

Constructor

DelegationSignerInfo(**kwargs: Any)

Variables

Name Description
digest_algorithm_type
int

The digest algorithm type represents the standard digest algorithm number used to construct the digest. See: https://www.iana.org/assignments/ds-rr-types/ds-rr-types.xhtml.

digest_value
str

The digest value is a cryptographic hash value of the referenced DNSKEY Resource Record.

record
str

The record represents a delegation signer (DS) record.