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

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

Public Methods

Method Description
Clone ( ) : object

Cerates a deep copy of this object

ToString ( ) : string

Private Methods

Method Description
ToMamlRecord ( ) : object

Method Details

Clone() public method

Cerates a deep copy of this object
public Clone ( ) : object
return object

ToString() public method

public ToString ( ) : string
return string