getPrivateStoreCollection

Gets private store collection Uses Azure REST API version 2023-01-01.

Return

The Collection data structure.

Parameters

argument

null


suspend fun getPrivateStoreCollection(collectionId: String, privateStoreId: String): GetPrivateStoreCollectionResult

Return

The Collection data structure.

Parameters

collectionId

The collection ID

privateStoreId

The store ID - must use the tenant ID

See also


Return

The Collection data structure.

Parameters

argument

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

See also