GetConfigurationStorePlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

The name of the configuration store.

Link copied to clipboard

The name of the resource group to which the container registry belongs.