C# Класс Microsoft.Azure.Commands.Dns.DnsRecordSet

Represents a set of records with the same name, with the same type and in the same zone.
Наследование: ICloneable
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Clone ( ) : object

Returns a deep copy of this record set

Описание методов

Clone() публичный Метод

Returns a deep copy of this record set
public Clone ( ) : object
Результат object