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

deploymentStatus

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

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. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

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

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

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

name

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

systemData

Read only system data 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

deploymentStatus

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

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. NOTE: This property will not be serialized. It can only be populated by the server.

profileName?: string

Property Value

string

provisioningState

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

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

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

id?: string

Property Value

string

Inherited From ProxyResource.id

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 ProxyResource.name

systemData

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

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

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 ProxyResource.type