listConnectionConsentLinks

Lists the consent links of a connection API Version: 2016-06-01.

Return

Collection of consent links

Parameters

argument

null


suspend fun listConnectionConsentLinks(connectionName: String, parameters: List<ConsentLinkParameterDefinition>? = null, resourceGroupName: String, subscriptionId: String? = null): ListConnectionConsentLinksResult

Return

Collection of consent links

Parameters

connectionName

Connection name

parameters

Collection of resources

resourceGroupName

The resource group

subscriptionId

Subscription Id

See also


Return

Collection of consent links

Parameters

argument

Builder for com.pulumi.azurenative.web.kotlin.inputs.ListConnectionConsentLinksPlainArgs.

See also