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

Represents a DNS record of type SRV that is part of a DnsRecordSet.
Inheritance: DnsRecordBase
Mostrar archivo 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