Microsoft.Azure.Commands.PrivateDns.Models Namespace

Classes

AaaaRecord

Represents a Private DNS record of type AAAA that is part of a PSPrivateDnsRecordSet.

ARecord

Represents a Private DNS record of type A that is part of a PSPrivateDnsRecordSet.

CnameRecord

Represents a Private DNS record of type CNAME that is part of a PSPrivateDnsRecordSet.

MxRecord

Represents a Private DNS record of type MX that is part of a PSPrivateDnsRecordSet.

PrivateDnsBaseCmdlet
PrivateDnsClient
PSPrivateDnsRecordBase

Represents a Private DNS record that is part of a PSPrivateDnsRecordSet.

PSPrivateDnsRecordSet

Represents a set of records with the same name, with the same type and in the same zone.

PSPrivateDnsVirtualNetworkLink
PSPrivateDnsZone

A private DNS zone

PtrRecord

Represents a Private DNS record of type PTR that is part of a PSPrivateDnsRecordSet.

SoaRecord

Represents a Private DNS record of type SOA that is part of a PSPrivateDnsRecordSet.

SrvRecord

Represents a Private DNS record of type SRV that is part of a PSPrivateDnsRecordSet.

TxtRecord

Represents a Private DNS record of type TXT that is part of a PSPrivateDnsRecordSet.