get Client Token
Use this function to get an Azure authentication token for the current login context.
Return
Configuration values returned by getClientToken.
Parameters
argument
null
Return
Configuration values returned by getClientToken.
See also
Parameters
endpoint
Optional authentication endpoint. Defaults to the endpoint of Azure Resource Manager.
suspend fun getClientToken(argument: suspend GetClientTokenPlainArgsBuilder.() -> Unit): GetClientTokenResult
Return
Configuration values returned by getClientToken.
See also
Parameters
argument
Builder for com.pulumi.azurenative.authorization.kotlin.inputs.GetClientTokenPlainArgs.