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

marketplaceResourceId

Marketplace Subscription Details: Resource URI

marketplaceStatus

Marketplace Subscription Details: SaaS Subscription Status

marketplaceSubscription

Marketplace Subscription

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

marketplaceResourceId

Marketplace Subscription Details: Resource URI

marketplaceResourceId?: string

Property Value

string

marketplaceStatus

Marketplace Subscription Details: SaaS Subscription Status

marketplaceStatus?: string

Property Value

string

marketplaceSubscription

Marketplace Subscription

marketplaceSubscription?: MarketplaceSaaSInfoMarketplaceSubscription

Property Value

subscribed

Flag specifying if the Marketplace status is subscribed or not.

subscribed?: boolean

Property Value

boolean