get Front Door
Gets a Front Door with the specified Front Door name under the specified subscription and resource group. Uses 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
Return
Front Door represents a collection of backend endpoints to route traffic to along with rules that specify how traffic is sent there.
Parameters
front Door Name
Name of the Front Door which is globally unique.
resource Group Name
Name of the Resource group within the Azure subscription.
See also
suspend fun getFrontDoor(argument: suspend GetFrontDoorPlainArgsBuilder.() -> Unit): GetFrontDoorResult
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
Builder for com.pulumi.azurenative.network.kotlin.inputs.GetFrontDoorPlainArgs.