共用方式為


CustomDomainInner 類別

定義

易記功能變數名稱對應至客戶針對商標用途提供的端點主機名稱,例如 www.contoso.com

[Microsoft.Rest.Serialization.JsonTransformation]
public class CustomDomainInner : Microsoft.Azure.Management.Cdn.Fluent.Models.ProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type CustomDomainInner = class
    inherit ProxyResourceInner
Public Class CustomDomainInner
Inherits ProxyResourceInner
繼承
屬性

建構函式

CustomDomainInner()

初始化 CustomDomainInner 類別的新實例。

CustomDomainInner(String, String, String, String, CustomDomainResourceState, CustomHttpsProvisioningState, CustomHttpsProvisioningSubstate, String, String)

初始化 CustomDomainInner 類別的新實例。

屬性

CustomHttpsProvisioningState

取得自訂網域的自訂 Https 布建狀態。 可能的值包括:'Enableing'、'Enabled'、'Disableing'、'Disabled'、'Failed'

CustomHttpsProvisioningSubstate

取得布建子狀態,顯示自訂 HTTPS 的逐步啟用/停用程式進度。 可能的值包括:'SubmittingDomainControlValidationRequest'、 'PendingDomainControlValidationREquestApproval'、'DomainControlValidationRequestApproved'、'DomainControlValidationRequestRejected'、'DomainControlValidationRequestTimedOut'、'IssuingCertificate'、'DeployCertificate'、'CertificateDeployed'、'DeleteCertificate'、'CertificateDeleted'

HostName

取得或設定自訂網域的主機名稱。 必須是網域名稱。

Id

資源識別碼。Setter 受到保護,因為必須在網路資源中設定識別碼。

(繼承來源 ProxyResource)
Location

資源位置

(繼承來源 Resource)
Name

資源名稱

(繼承來源 ProxyResource)
ProvisioningState

取得自訂網域的布建狀態。

ResourceState

取得自訂網域的資源狀態。 可能的值包括:'Create'、'Active'、'刪除'

Tags

資源標籤

(繼承來源 Resource)
Type

資源類型

(繼承來源 ProxyResource)
ValidationData

取得或設定因本機合規性原因將 CDN 傳遞至某些區域時,可能需要特殊驗證或資料。 例如,必須有自訂網域的授權號碼,才能在中國傳遞內容。

方法

Validate()

驗證 物件。

適用於