次の方法で共有


DomainPropertiesOutput interface

ドメイン リソース固有のプロパティ

プロパティ

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"