getPrivateStoreOffer

Gets information about a specific offer. API Version: 2020-01-01.

Return

The privateStore offer data structure.

Parameters

argument

null


suspend fun getPrivateStoreOffer(offerId: String, privateStoreId: String): GetPrivateStoreOfferResult

Return

The privateStore offer data structure.

Parameters

offerId

The offer ID to update or delete

privateStoreId

The store ID - must use the tenant ID

See also


Return

The privateStore offer data structure.

Parameters

argument

Builder for com.pulumi.azurenative.marketplace.kotlin.inputs.GetPrivateStoreOfferPlainArgs.

See also