MarketplaceSaaSInfo interface
Marketplace SAAS Info of the resource.
Properties
billed |
The Azure Subscription ID to which the Marketplace Subscription belongs and gets billed into. |
marketplace |
Marketplace Subscription Details: SAAS Name |
marketplace |
Marketplace Subscription Details: Resource URI |
marketplace |
Marketplace Subscription Details: SaaS Subscription Status |
marketplace |
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