GetFrontdoorProfilePlainArgs

data class GetFrontdoorProfilePlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetFrontdoorProfilePlainArgs>

A collection of arguments for invoking getFrontdoorProfile.

Constructors

Link copied to clipboard
fun GetFrontdoorProfilePlainArgs(name: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Specifies the name of the Front Door Profile.

Link copied to clipboard

The name of the Resource Group where this Front Door Profile exists.