getSecretValue

This type describes a value of a secret resource. The name of this resource is the version identifier corresponding to this secret value. API Version: 2018-09-01-preview.

Return

This type describes a value of a secret resource. The name of this resource is the version identifier corresponding to this secret value.

Parameters

argument

null


suspend fun getSecretValue(resourceGroupName: String, secretResourceName: String, secretValueResourceName: String): GetSecretValueResult

Return

This type describes a value of a secret resource. The name of this resource is the version identifier corresponding to this secret value.

See also

Parameters

resourceGroupName

Azure resource group name

secretResourceName

The name of the secret resource.

secretValueResourceName

The name of the secret resource value which is typically the version identifier for the value.


Return

This type describes a value of a secret resource. The name of this resource is the version identifier corresponding to this secret value.

See also

Parameters

argument

Builder for com.pulumi.azurenative.servicefabricmesh.kotlin.inputs.GetSecretValuePlainArgs.