get Secret
Gets an existing Secret within a profile. API Version: 2020-09-01.
Return
Friendly Secret name mapping to the any Secret or secret related information.
Parameters
argument
null
suspend fun getSecret(profileName: String, resourceGroupName: String, secretName: String): GetSecretResult
Return
Friendly Secret name mapping to the any Secret or secret related information.
Parameters
profile Name
Name of the CDN profile which is unique within the resource group.
resource Group Name
Name of the Resource group within the Azure subscription.
secret Name
Name of the Secret under the profile.
See also
Return
Friendly Secret name mapping to the any Secret or secret related information.
Parameters
argument
Builder for com.pulumi.azurenative.cdn.kotlin.inputs.GetSecretPlainArgs.