다음을 통해 공유


DomainPatchResourcePropertiesOutput interface

DomainPatchResource 리소스 관련 속성

속성

authCode
autoRenew

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

consent

법적 계약 동의.

contactAdmin

관리 담당자입니다.

contactBilling

청구 연락처.

contactRegistrant

등록자 연락처.

contactTech

기술 담당자.

createdTime

도메인 만들기 타임스탬프입니다.

dnsType

현재 DNS 유형

dnsZoneId

사용할 Azure DNS 영역

domainNotRenewableReasons

도메인이 재생 가능하지 않은 이유입니다.

expirationTime

도메인 만료 타임스탬프입니다.

lastRenewedTime

도메인이 마지막으로 갱신된 타임스탬프입니다.

managedHostNames

도메인에서 파생되고 Azure 리소스에 할당된 모든 호스트 이름입니다.

nameServers

서버 이름 지정

privacy

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

provisioningState

도메인 프로비저닝 상태입니다.

readyForDnsRecordManagement

Azure에서 App Service 앱에 이 도메인을 할당할 수 있는지 true. 그렇지 않으면 false. 이 값은 도메인 등록 상태가 활성 상태이고 Azure가 프로그래밍 방식으로 액세스할 수 있는 이름 서버에서 호스트되는 경우 true.

registrationStatus

도메인 등록 상태입니다.

targetDnsType

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

속성 세부 정보

authCode

authCode?: string

속성 값

string

autoRenew

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

autoRenew?: boolean

속성 값

boolean

법적 계약 동의.

consent: DomainPurchaseConsentOutput

속성 값

contactAdmin

관리 담당자입니다.

contactAdmin: ContactOutput

속성 값

contactBilling

청구 연락처.

contactBilling: ContactOutput

속성 값

contactRegistrant

등록자 연락처.

contactRegistrant: ContactOutput

속성 값

contactTech

기술 담당자.

contactTech: ContactOutput

속성 값

createdTime

도메인 만들기 타임스탬프입니다.

createdTime?: string

속성 값

string

dnsType

현재 DNS 유형

dnsType?: "AzureDns" | "DefaultDomainRegistrarDns"

속성 값

"AzureDns" | "DefaultDomainRegistrarDns"

dnsZoneId

사용할 Azure DNS 영역

dnsZoneId?: string

속성 값

string

domainNotRenewableReasons

도메인이 재생 가능하지 않은 이유입니다.

domainNotRenewableReasons?: ("RegistrationStatusNotSupportedForRenewal" | "ExpirationNotInRenewalTimeRange" | "SubscriptionNotActive")[]

속성 값

("RegistrationStatusNotSupportedForRenewal" | "ExpirationNotInRenewalTimeRange" | "SubscriptionNotActive")[]

expirationTime

도메인 만료 타임스탬프입니다.

expirationTime?: string

속성 값

string

lastRenewedTime

도메인이 마지막으로 갱신된 타임스탬프입니다.

lastRenewedTime?: string

속성 값

string

managedHostNames

도메인에서 파생되고 Azure 리소스에 할당된 모든 호스트 이름입니다.

managedHostNames?: HostNameOutput[]

속성 값

nameServers

서버 이름 지정

nameServers?: string[]

속성 값

string[]

privacy

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

privacy?: boolean

속성 값

boolean

provisioningState

도메인 프로비저닝 상태입니다.

provisioningState?: "Failed" | "Succeeded" | "Canceled" | "InProgress" | "Deleting"

속성 값

"Failed" | "Succeeded" | "Canceled" | "InProgress" | "Deleting"

readyForDnsRecordManagement

Azure에서 App Service 앱에 이 도메인을 할당할 수 있는지 true. 그렇지 않으면 false. 이 값은 도메인 등록 상태가 활성 상태이고 Azure가 프로그래밍 방식으로 액세스할 수 있는 이름 서버에서 호스트되는 경우 true.

readyForDnsRecordManagement?: boolean

속성 값

boolean

registrationStatus

도메인 등록 상태입니다.

registrationStatus?: "Disabled" | "Unknown" | "Failed" | "Expired" | "Active" | "Awaiting" | "Cancelled" | "Confiscated" | "Excluded" | "Held" | "Locked" | "Parked" | "Pending" | "Reserved" | "Reverted" | "Suspended" | "Transferred" | "Unlocked" | "Unparked" | "Updated" | "JsonConverterFailed"

속성 값

"Disabled" | "Unknown" | "Failed" | "Expired" | "Active" | "Awaiting" | "Cancelled" | "Confiscated" | "Excluded" | "Held" | "Locked" | "Parked" | "Pending" | "Reserved" | "Reverted" | "Suspended" | "Transferred" | "Unlocked" | "Unparked" | "Updated" | "JsonConverterFailed"

targetDnsType

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

targetDnsType?: "AzureDns" | "DefaultDomainRegistrarDns"

속성 값

"AzureDns" | "DefaultDomainRegistrarDns"