getFrontDoor

Gets a Front Door with the specified Front Door name under the specified subscription and resource group. Azure REST API version: 2021-06-01.

Return

Front Door represents a collection of backend endpoints to route traffic to along with rules that specify how traffic is sent there.

Parameters

argument

null


suspend fun getFrontDoor(frontDoorName: String, resourceGroupName: String): GetFrontDoorResult

Return

Front Door represents a collection of backend endpoints to route traffic to along with rules that specify how traffic is sent there.

See also

Parameters

frontDoorName

Name of the Front Door which is globally unique.

resourceGroupName

Name of the Resource group within the Azure subscription.


Return

Front Door represents a collection of backend endpoints to route traffic to along with rules that specify how traffic is sent there.

See also

Parameters

argument

Builder for com.pulumi.azurenative.network.kotlin.inputs.GetFrontDoorPlainArgs.