toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.marketplace.kotlin.inputs
/
GetPrivateStoreOfferPlainArgs
Get
Private
Store
Offer
Plain
Args
data
class
GetPrivateStoreOfferPlainArgs
(
val
offerId
:
String
,
val
privateStoreId
:
String
)
:
ConvertibleToJava
<
GetPrivateStoreOfferPlainArgs
>
Members
Constructors
Get
Private
Store
Offer
Plain
Args
Link copied to clipboard
constructor
(
offerId
:
String
,
privateStoreId
:
String
)
Properties
offer
Id
Link copied to clipboard
val
offerId
:
String
The offer ID to update or delete
private
Store
Id
Link copied to clipboard
val
privateStoreId
:
String
The store ID - must use the tenant ID
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetPrivateStoreOfferPlainArgs