GetFrontDoorPlainArgs

data class GetFrontDoorPlainArgs(val frontDoorName: String, val resourceGroupName: String) : ConvertibleToJava<GetFrontDoorPlainArgs>

Constructors

Link copied to clipboard
fun GetFrontDoorPlainArgs(frontDoorName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetFrontDoorPlainArgs

Properties

Link copied to clipboard

Name of the Front Door which is globally unique.

Link copied to clipboard

Name of the Resource group within the Azure subscription.