listConfigurationStoreKeyValue

Lists a configuration store key-value. API Version: 2020-06-01.

Return

The result of a request to retrieve a key-value from the specified configuration store.

Parameters

argument

null


suspend fun listConfigurationStoreKeyValue(configStoreName: String, key: String, label: String? = null, resourceGroupName: String): ListConfigurationStoreKeyValueResult

Return

The result of a request to retrieve a key-value from the specified configuration store.

See also

Parameters

configStoreName

The name of the configuration store.

key

The key to retrieve.

label

The label of the key.

resourceGroupName

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


Return

The result of a request to retrieve a key-value from the specified configuration store.

See also

Parameters

argument

Builder for com.pulumi.azurenative.appconfiguration.kotlin.inputs.ListConfigurationStoreKeyValuePlainArgs.