MarketplaceSubscriptionProperties interface
Properties
marketplace |
Marketplace Plan associated with the Marketplace Subscription. NOTE: This property will not be serialized. It can only be populated by the server. |
marketplace |
Current status of the Marketplace Subscription. NOTE: This property will not be serialized. It can only be populated by the server. |
model |
[Required] Target Marketplace Model ID to create a Marketplace Subscription for. |
provisioning |
Provisioning State of the Marketplace Subscription. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
marketplacePlan
Marketplace Plan associated with the Marketplace Subscription. NOTE: This property will not be serialized. It can only be populated by the server.
marketplacePlan?: MarketplacePlan
Property Value
marketplaceSubscriptionStatus
Current status of the Marketplace Subscription. NOTE: This property will not be serialized. It can only be populated by the server.
marketplaceSubscriptionStatus?: string
Property Value
string
modelId
[Required] Target Marketplace Model ID to create a Marketplace Subscription for.
modelId: string
Property Value
string
provisioningState
Provisioning State of the Marketplace Subscription. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string