TlsaRecord Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a DNS record of type TLSA that is part of a DnsRecordSet.
public class TlsaRecord : Microsoft.Azure.Commands.Dns.DnsRecordBase
type TlsaRecord = class
inherit DnsRecordBase
Public Class TlsaRecord
Inherits DnsRecordBase
- Inheritance
Constructors
TlsaRecord() |
Fields
CaaRecordMaxLength | (Inherited from DnsRecordBase) |
CaaRecordMinLength | (Inherited from DnsRecordBase) |
TxtRecordChunkSize | (Inherited from DnsRecordBase) |
TxtRecordMaxLength | (Inherited from DnsRecordBase) |
TxtRecordMinLength | (Inherited from DnsRecordBase) |
Properties
CertificateAssociationData |
Gets or sets the certificate association data for this record. |
MatchingType |
Gets or sets the matching type for this record. |
Selector |
Gets or sets the selector for this record. |
Usage |
Gets or sets the certificate usage for this record. |
Methods
Clone() | |
ToString() |