getOfferAccessToken

get access token. Uses Azure REST API version 2023-08-01-preview. Other available API versions: 2023-08-01.

Return

The disk access token

Parameters

argument

null


suspend fun getOfferAccessToken(offerId: String, requestId: String, resourceUri: String): GetOfferAccessTokenResult

Return

The disk access token

Parameters

offerId

Id of the offer

requestId

The name of the publisher.

resourceUri

The fully qualified Azure Resource manager identifier of the resource.

See also


Return

The disk access token

Parameters

argument

Builder for com.pulumi.azurenative.edgemarketplace.kotlin.inputs.GetOfferAccessTokenPlainArgs.

See also