get Offer Access Token
get access token. Azure REST API version: 2023-08-01-preview.
Return
The disk access token
Parameters
argument
null
suspend fun getOfferAccessToken(offerId: String, requestId: String, resourceUri: String): GetOfferAccessTokenResult
Return
The disk access token
See also
Parameters
offer Id
Id of the offer
request Id
The name of the publisher.
resource Uri
The fully qualified Azure Resource manager identifier of the resource.
suspend fun getOfferAccessToken(argument: suspend GetOfferAccessTokenPlainArgsBuilder.() -> Unit): GetOfferAccessTokenResult
Return
The disk access token
See also
Parameters
argument
Builder for com.pulumi.azurenative.edgemarketplace.kotlin.inputs.GetOfferAccessTokenPlainArgs.