getPrivateStoreCollectionOffer

Gets information about a specific offer. Azure REST API version: 2023-01-01.

Return

The privateStore offer data structure.

Parameters

argument

null


suspend fun getPrivateStoreCollectionOffer(collectionId: String, offerId: String, privateStoreId: String): GetPrivateStoreCollectionOfferResult

Return

The privateStore offer data structure.

See also

Parameters

collectionId

The collection ID

offerId

The offer ID to update or delete

privateStoreId

The store ID - must use the tenant ID


Return

The privateStore offer data structure.

See also

Parameters

argument

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