DomainPatchResourceProperties interface
DomainPatchResource 리소스 관련 속성
속성
| auth |
|
| auto |
도메인을 자동으로 갱신해야 하는지 |
| consent | 법적 계약 동의. |
| contact |
관리 담당자입니다. |
| contact |
청구 연락처. |
| contact |
등록자 연락처. |
| contact |
기술 담당자. |
| dns |
현재 DNS 유형 |
| dns |
사용할 Azure DNS 영역 |
| privacy |
|
| target |
대상 DNS 유형(마이그레이션에 사용됨) |
속성 세부 정보
authCode
authCode?: string
속성 값
string
autoRenew
도메인을 자동으로 갱신해야 하는지 true. 그렇지 않으면 false.
autoRenew?: boolean
속성 값
boolean
consent
contactAdmin
contactBilling
contactRegistrant
contactTech
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"