你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DomainPatchResource 类

定义

域的 ARM 资源。

[Microsoft.Rest.Serialization.JsonTransformation]
public class DomainPatchResource : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DomainPatchResource = class
    inherit ProxyOnlyResource
Public Class DomainPatchResource
Inherits ProxyOnlyResource
继承
DomainPatchResource
属性

构造函数

DomainPatchResource()

初始化 DomainPatchResource 类的新实例。

DomainPatchResource(Contact, Contact, Contact, Contact, DomainPurchaseConsent, String, String, String, String, Nullable<DomainStatus>, Nullable<ProvisioningState>, IList<String>, Nullable<Boolean>, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>, Nullable<Boolean>, Nullable<Boolean>, IList<HostName>, IList<String>, Nullable<DnsType>, String, Nullable<DnsType>, String)

初始化 DomainPatchResource 类的新实例。

属性

AuthCode

域的 ARM 资源。

AutoRenew

如果应自动续订域,则获取或设置 &lt;code&gt;true&lt;/code&gt;;否则为 &lt;code&gt;false&lt;/code&gt;。

Consent

获取或设置法律协议同意。

ContactAdmin

获取或设置管理联系人。

ContactBilling

获取或设置计费联系人。

ContactRegistrant

获取或设置注册联系人。

ContactTech

获取或设置技术联系人。

CreatedTime

获取域创建时间戳。

DnsType

获取或设置当前的 DNS 类型。 可能的值包括:“AzureDns”、“DefaultDomainRegistrarDns”

DnsZoneId

获取或设置要使用的 Azure DNS 区域

DomainNotRenewableReasons

获取域不可续订的原因。

ExpirationTime

获取域过期时间戳。

Id

获取资源 ID。

(继承自 ProxyOnlyResource)
Kind

获取或设置资源的种类。

(继承自 ProxyOnlyResource)
LastRenewedTime

获取上次续订域时的时间戳。

ManagedHostNames

获取从域派生并分配给 Azure 资源的所有主机名。

Name

获取资源名称。

(继承自 ProxyOnlyResource)
NameServers

获取名称服务器。

Privacy

如果为此域启用了域隐私,则获取或设置 &lt;code&gt;true&lt;/code&gt;否则为 &lt;code&gt;false&lt;/code&gt;。

ProvisioningState

获取域预配状态。 可能的值包括:“Succeeded”、“Failed”、“Canceled”、“InProgress”、“Deleting”

ReadyForDnsRecordManagement

如果 Azure 可以将此域分配给App 服务应用,则获取 &lt;code&gt;true&lt;/code&gt;;否则,&获取 lt;code&gt;false&lt;/code&gt;。 如果域注册状态为活动并且托管在 Azure 以编程方式访问的名称服务器上,则此值将为 &lt;code&gt;true&lt;/code&gt; 。

RegistrationStatus

获取域注册状态。 可能的值包括:“Active”、“Awaiting”、“Cancelled”、“Confiscated”、“Disabled”、“Excluded”、“Expired”、“Failed”、“Helded”、“Locked”、“Parked”、“Pending”、“Reserved”、“Reverted”、“Suspended”、“Reverted”、“Suspended”、“Suspended”、“Suspended”、“Suspended”、“Suspended”、“Suspended”、“Transferred”、“Unknown”、“Unlocked”、“Unparked”、“Updated”、“JsonConverterFailed”

TargetDnsType

获取或设置目标 DNS 类型 (将用于迁移) 。 可能的值包括:“AzureDns”、“DefaultDomainRegistrarDns”

Type

获取资源类型。

(继承自 ProxyOnlyResource)

方法

Validate()

验证 对象。

适用于