Compartir a través de


CustomDnsSuffixConfiguration interface

Full view of the custom domain suffix configuration for ASEv3.

Extends

Properties

certificateUrl

The URL referencing the Azure Key Vault certificate secret that should be used as the default SSL/TLS certificate for sites with the custom domain suffix.

dnsSuffix

The default custom domain suffix to use for all sites deployed on the ASE.

keyVaultReferenceIdentity

The user-assigned identity to use for resolving the key vault certificate reference. If not specified, the system-assigned ASE identity will be used if available.

provisioningDetails

NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

kind

Kind of resource.

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

certificateUrl

The URL referencing the Azure Key Vault certificate secret that should be used as the default SSL/TLS certificate for sites with the custom domain suffix.

certificateUrl?: string

Property Value

string

dnsSuffix

The default custom domain suffix to use for all sites deployed on the ASE.

dnsSuffix?: string

Property Value

string

keyVaultReferenceIdentity

The user-assigned identity to use for resolving the key vault certificate reference. If not specified, the system-assigned ASE identity will be used if available.

keyVaultReferenceIdentity?: string

Property Value

string

provisioningDetails

NOTE: This property will not be serialized. It can only be populated by the server.

provisioningDetails?: string

Property Value

string

provisioningState

NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: CustomDnsSuffixProvisioningState

Property Value

Inherited Property Details

id

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From ProxyOnlyResource.id

kind

Kind of resource.

kind?: string

Property Value

string

Inherited From ProxyOnlyResource.kind

name

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From ProxyOnlyResource.name

type

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From ProxyOnlyResource.type