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

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

Méthodes publiques

Méthode Description
Clone ( ) : object

Cerates a deep copy of this object

ToString ( ) : string

Private Methods

Méthode Description
ToMamlRecord ( ) : object

Method Details

Clone() public méthode

Cerates a deep copy of this object
public Clone ( ) : object
Résultat object

ToString() public méthode

public ToString ( ) : string
Résultat string