다음을 통해 공유


DomainPatchResourceProperties interface

DomainPatchResource 리소스 관련 속성

속성

authCode
autoRenew

도메인을 자동으로 갱신해야 하는지 true. 그렇지 않으면 false.

consent

법적 계약 동의.

contactAdmin

관리 담당자입니다.

contactBilling

청구 연락처.

contactRegistrant

등록자 연락처.

contactTech

기술 담당자.

dnsType

현재 DNS 유형

dnsZoneId

사용할 Azure DNS 영역

privacy

true 도메인 개인 정보가 이 도메인에 대해 활성화되어 있는지 확인합니다. 그렇지 않으면 false.

targetDnsType

대상 DNS 유형(마이그레이션에 사용됨)

속성 세부 정보

authCode

authCode?: string

속성 값

string

autoRenew

도메인을 자동으로 갱신해야 하는지 true. 그렇지 않으면 false.

autoRenew?: boolean

속성 값

boolean

법적 계약 동의.

consent: DomainPurchaseConsent

속성 값

contactAdmin

관리 담당자입니다.

contactAdmin: Contact

속성 값

contactBilling

청구 연락처.

contactBilling: Contact

속성 값

contactRegistrant

등록자 연락처.

contactRegistrant: Contact

속성 값

contactTech

기술 담당자.

contactTech: Contact

속성 값

dnsType

현재 DNS 유형

dnsType?: "AzureDns" | "DefaultDomainRegistrarDns"

속성 값

"AzureDns" | "DefaultDomainRegistrarDns"

dnsZoneId

사용할 Azure DNS 영역

dnsZoneId?: string

속성 값

string

privacy

true 도메인 개인 정보가 이 도메인에 대해 활성화되어 있는지 확인합니다. 그렇지 않으면 false.

privacy?: boolean

속성 값

boolean

targetDnsType

대상 DNS 유형(마이그레이션에 사용됨)

targetDnsType?: "AzureDns" | "DefaultDomainRegistrarDns"

속성 값

"AzureDns" | "DefaultDomainRegistrarDns"