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

Domain Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class Domain : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type Domain = class
    inherit Resource
Public Class Domain
Inherits Resource
Inheritance
Domain
Attributes

Constructors

Domain()
Domain(String, Contact, Contact, Contact, Contact, DomainPurchaseConsent, String, String, String, String, IDictionary<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)

Properties

AuthCode
AutoRenew
Consent
ContactAdmin
ContactBilling
ContactRegistrant
ContactTech
CreatedTime
DnsType
DnsZoneId
DomainNotRenewableReasons
ExpirationTime
Id (Inherited from Resource)
Kind (Inherited from Resource)
LastRenewedTime
Location (Inherited from Resource)
ManagedHostNames
Name (Inherited from Resource)
NameServers
Privacy
ProvisioningState
ReadyForDnsRecordManagement
RegistrationStatus
Tags (Inherited from Resource)
TargetDnsType
Type (Inherited from Resource)

Methods

Validate()

Applies to