C# 클래스 Microsoft.Azure.Commands.Dns.NsRecord

Represents a DNS record of type NS that is part of a DnsRecordSet.
상속: DnsRecordBase
파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 메소드들

메소드 설명
Clone ( ) : object

Cerates a deep copy of this object

ToString ( ) : string

비공개 메소드들

메소드 설명
ToMamlRecord ( ) : object

메소드 상세

Clone() 공개 메소드

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

ToString() 공개 메소드

public ToString ( ) : string
리턴 string