C# Class Microsoft.Azure.Commands.Dns.PtrRecord

Represents a DNS record of type NS that is part of a DnsRecordSet.
Inheritance: DnsRecordBase
Show file Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
Clone ( ) : object
ToString ( ) : string

Private Methods

Method Description
ToMamlRecord ( ) : object

Method Details

Clone() public method

public Clone ( ) : object
return object

ToString() public method

public ToString ( ) : string
return string