GetConfigurationStorePlainArgs

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

A collection of arguments for invoking getConfigurationStore.

Constructors

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

Functions

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

Properties

Link copied to clipboard

The Name of this App Configuration.

Link copied to clipboard

The name of the Resource Group where the App Configuration exists.