AFDOriginGroup interface

AFDOrigin group comprising of origins is used for load balancing to origins when the content cannot be served from Azure Front Door.

Extends

Properties

authentication

Authentication settings for origin in origin group.

deploymentStatus
healthProbeSettings

Health probe settings to the origin that is used to determine the health of the origin.

loadBalancingSettings

Load balancing settings for a backend pool

profileName

The name of the profile which holds the origin group.

provisioningState

Provisioning status

sessionAffinityState

Whether to allow session affinity on this host. Valid options are 'Enabled' or 'Disabled'

trafficRestorationTimeToHealedOrNewEndpointsInMinutes

Time in minutes to shift the traffic to the endpoint gradually when an unhealthy endpoint comes healthy or a new endpoint is added. Default is 10 mins. This property is currently not supported.

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

authentication

Authentication settings for origin in origin group.

authentication?: OriginAuthenticationProperties

Property Value

deploymentStatus

deploymentStatus?: string

Property Value

string

healthProbeSettings

Health probe settings to the origin that is used to determine the health of the origin.

healthProbeSettings?: HealthProbeParameters

Property Value

loadBalancingSettings

Load balancing settings for a backend pool

loadBalancingSettings?: LoadBalancingSettingsParameters

Property Value

profileName

The name of the profile which holds the origin group.

profileName?: string

Property Value

string

provisioningState

Provisioning status

provisioningState?: string

Property Value

string

sessionAffinityState

Whether to allow session affinity on this host. Valid options are 'Enabled' or 'Disabled'

sessionAffinityState?: string

Property Value

string

trafficRestorationTimeToHealedOrNewEndpointsInMinutes

Time in minutes to shift the traffic to the endpoint gradually when an unhealthy endpoint comes healthy or a new endpoint is added. Default is 10 mins. This property is currently not supported.

trafficRestorationTimeToHealedOrNewEndpointsInMinutes?: number

Property Value

number

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