MarketplaceSaaSInfo interface

Marketplace SAAS Info of the resource.

Properties

billedAzureSubscriptionId

The Azure Subscription ID to which the Marketplace Subscription belongs and gets billed into.

marketplaceName

Marketplace Subscription Details: SAAS Name

marketplaceStatus

Marketplace Subscription Details: SaaS Subscription Status

marketplaceSubscriptionId

Marketplace Subscription Id. This is a GUID-formatted string.

offerId

Offer Id of the Marketplace offer

subscribed

Flag specifying if the Marketplace status is subscribed or not.

Property Details

billedAzureSubscriptionId

The Azure Subscription ID to which the Marketplace Subscription belongs and gets billed into.

billedAzureSubscriptionId?: string

Property Value

string

marketplaceName

Marketplace Subscription Details: SAAS Name

marketplaceName?: string

Property Value

string

marketplaceStatus

Marketplace Subscription Details: SaaS Subscription Status

marketplaceStatus?: string

Property Value

string

marketplaceSubscriptionId

Marketplace Subscription Id. This is a GUID-formatted string.

marketplaceSubscriptionId?: string

Property Value

string

offerId

Offer Id of the Marketplace offer

offerId?: string

Property Value

string

subscribed

Flag specifying if the Marketplace status is subscribed or not.

subscribed?: boolean

Property Value

boolean