AFDEndpointProperties interface

The JSON object that contains the properties required to create an endpoint.

Properties

autoGeneratedDomainNameLabelScope

Indicates the endpoint name reuse scope. The default value is TenantReuse.

deploymentStatus
enabledState

Whether to enable use of this rule. Permitted values are 'Enabled' or 'Disabled'

hostName

The host name of the endpoint structured as {endpointName}.{DNSZone}, e.g. contoso.azureedge.net

profileName

The name of the profile which holds the endpoint.

provisioningState

Provisioning status

Property Details

autoGeneratedDomainNameLabelScope

Indicates the endpoint name reuse scope. The default value is TenantReuse.

autoGeneratedDomainNameLabelScope?: string

Property Value

string

deploymentStatus

deploymentStatus?: string

Property Value

string

enabledState

Whether to enable use of this rule. Permitted values are 'Enabled' or 'Disabled'

enabledState?: string

Property Value

string

hostName

The host name of the endpoint structured as {endpointName}.{DNSZone}, e.g. contoso.azureedge.net

hostName?: string

Property Value

string

profileName

The name of the profile which holds the endpoint.

profileName?: string

Property Value

string

provisioningState

Provisioning status

provisioningState?: string

Property Value

string