getAFDOriginGroup

Gets an existing origin group within a profile. Azure REST API version: 2023-05-01. Other available API versions: 2020-09-01, 2023-07-01-preview.

Return

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

Parameters

argument

null


suspend fun getAFDOriginGroup(originGroupName: String, profileName: String, resourceGroupName: String): GetAFDOriginGroupResult

Return

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

See also

Parameters

originGroupName

Name of the origin group which is unique within the endpoint.

profileName

Name of the Azure Front Door Standard or Azure Front Door Premium profile which is unique within the resource group.

resourceGroupName

Name of the Resource group within the Azure subscription.


Return

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

See also

Parameters

argument

Builder for com.pulumi.azurenative.cdn.kotlin.inputs.GetAFDOriginGroupPlainArgs.