get Secret
Get secret. Azure REST API version: 2018-09-15. Other available API versions: 2016-05-15.
Return
A secret.
Parameters
argument
null
suspend fun getSecret(expand: String? = null, labName: String, name: String, resourceGroupName: String, userName: String): GetSecretResult
Return
A secret.
See also
Parameters
expand
Specify the $expand query. Example: 'properties($select=value)'
lab Name
The name of the lab.
name
The name of the secret.
resource Group Name
The name of the resource group.
user Name
The name of the user profile.
Return
A secret.
See also
Parameters
argument
Builder for com.pulumi.azurenative.devtestlab.kotlin.inputs.GetSecretPlainArgs.