CustomDomain interface

Friendly domain name mapping to the endpoint hostname that the customer provides for branding purposes, e.g. www.contoso.com.

Extends

Properties

customHttpsParameters

Certificate parameters for securing custom HTTPS

customHttpsProvisioningState

Provisioning status of the custom domain.

customHttpsProvisioningSubstate

Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step.

hostName

The host name of the custom domain. Must be a domain name.

provisioningState

Provisioning status of Custom Https of the custom domain.

resourceState

Resource status of the custom domain.

validationData

Special validation or data may be required when delivering CDN to some regions due to local compliance reasons. E.g. ICP license number of a custom domain is required to deliver content in China.

Inherited Properties

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Property Details

customHttpsParameters

Certificate parameters for securing custom HTTPS

customHttpsParameters?: CustomDomainHttpsParametersUnion

Property Value

customHttpsProvisioningState

Provisioning status of the custom domain.

customHttpsProvisioningState?: string

Property Value

string

customHttpsProvisioningSubstate

Provisioning substate shows the progress of custom HTTPS enabling/disabling process step by step.

customHttpsProvisioningSubstate?: string

Property Value

string

hostName

The host name of the custom domain. Must be a domain name.

hostName?: string

Property Value

string

provisioningState

Provisioning status of Custom Https of the custom domain.

provisioningState?: string

Property Value

string

resourceState

Resource status of the custom domain.

resourceState?: string

Property Value

string

validationData

Special validation or data may be required when delivering CDN to some regions due to local compliance reasons. E.g. ICP license number of a custom domain is required to deliver content in China.

validationData?: string

Property Value

string

Inherited Property Details

id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

type?: string

Property Value

string

Inherited From ProxyResource.type