MarketplaceSaaSInfo interface
リソースの Marketplace SAAS 情報。
プロパティ
billed |
Marketplace サブスクリプションが属し、課金される Azure サブスクリプション ID。 |
marketplace |
Marketplace サブスクリプションの詳細: SAAS 名 |
marketplace |
Marketplace サブスクリプションの詳細: リソース URI |
marketplace |
Marketplace サブスクリプションの詳細: SaaS サブスクリプションの状態 |
marketplace |
Marketplace サブスクリプション |
subscribed | Marketplace の状態がサブスクライブされているかどうかを指定するフラグ。 |
プロパティの詳細
billedAzureSubscriptionId
Marketplace サブスクリプションが属し、課金される Azure サブスクリプション ID。
billedAzureSubscriptionId?: string
プロパティ値
string
marketplaceName
Marketplace サブスクリプションの詳細: SAAS 名
marketplaceName?: string
プロパティ値
string
marketplaceResourceId
Marketplace サブスクリプションの詳細: リソース URI
marketplaceResourceId?: string
プロパティ値
string
marketplaceStatus
Marketplace サブスクリプションの詳細: SaaS サブスクリプションの状態
marketplaceStatus?: string
プロパティ値
string
marketplaceSubscription
Marketplace サブスクリプション
marketplaceSubscription?: MarketplaceSaaSInfoMarketplaceSubscription
プロパティ値
subscribed
Marketplace の状態がサブスクライブされているかどうかを指定するフラグ。
subscribed?: boolean
プロパティ値
boolean