GetFrontdoorSecretPlainArgs

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

A collection of arguments for invoking getFrontdoorSecret.

Constructors

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

Functions

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

Properties

Link copied to clipboard

Specifies the name of the Front Door Secret.

Link copied to clipboard

The name of the Front Door Profile within which the Front Door Secret exists.

Link copied to clipboard

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