listServiceTestKeys

List test keys for a Service. API Version: 2020-07-01.

Return

Test keys payload

Parameters

argument

null


suspend fun listServiceTestKeys(resourceGroupName: String, serviceName: String): ListServiceTestKeysResult

Return

Test keys payload

Parameters

resourceGroupName

The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

serviceName

The name of the Service resource.

See also


Return

Test keys payload

Parameters

argument

Builder for com.pulumi.azurenative.appplatform.kotlin.inputs.ListServiceTestKeysPlainArgs.

See also