toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.agricultureplatform.kotlin.outputs
/
MarketPlaceOfferDetailsResponse
Market
Place
Offer
Details
Response
data
class
MarketPlaceOfferDetailsResponse
(
val
publisherId
:
String
,
val
saasOfferId
:
String
)
Marketplace offer details of Agri solution.
Members
Constructors
Market
Place
Offer
Details
Response
Link copied to clipboard
constructor
(
publisherId
:
String
,
saasOfferId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
publisher
Id
Link copied to clipboard
val
publisherId
:
String
Publisher Id.
saas
Offer
Id
Link copied to clipboard
val
saasOfferId
:
String
Saas offer Id.