Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class PrivateStoreCollection : KotlinCustomResource

The Collection data structure. Uses Azure REST API version 2023-01-01. In version 2.x of the Azure Native provider, it used API version 2023-01-01. Other available API versions: 2025-01-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native marketplace [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard
data class PrivateStoreCollectionArgs(val allSubscriptions: Output<Boolean>? = null, val claim: Output<String>? = null, val collectionId: Output<String>? = null, val collectionName: Output<String>? = null, val enabled: Output<Boolean>? = null, val privateStoreId: Output<String>? = null, val subscriptionsList: Output<List<String>>? = null) : ConvertibleToJava<PrivateStoreCollectionArgs>

The Collection data structure. Uses Azure REST API version 2023-01-01. In version 2.x of the Azure Native provider, it used API version 2023-01-01. Other available API versions: 2025-01-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native marketplace [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard
Link copied to clipboard
class PrivateStoreCollectionOffer : KotlinCustomResource

The privateStore offer data structure. Uses Azure REST API version 2023-01-01. In version 2.x of the Azure Native provider, it used API version 2023-01-01. Other available API versions: 2025-01-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native marketplace [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard
data class PrivateStoreCollectionOfferArgs(val collectionId: Output<String>? = null, val eTag: Output<String>? = null, val iconFileUris: Output<Map<String, String>>? = null, val offerId: Output<String>? = null, val plans: Output<List<PlanArgs>>? = null, val privateStoreId: Output<String>? = null, val specificPlanIdsLimitation: Output<List<String>>? = null, val updateSuppressedDueIdempotence: Output<Boolean>? = null) : ConvertibleToJava<PrivateStoreCollectionOfferArgs>

The privateStore offer data structure. Uses Azure REST API version 2023-01-01. In version 2.x of the Azure Native provider, it used API version 2023-01-01. Other available API versions: 2025-01-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native marketplace [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.