LicenseProfileUpdate interface
ライセンス プロファイルの更新について説明します。
- Extends
プロパティ
assigned |
ライセンスのリソース ID。 |
product |
製品機能の更新プログラムの一覧。 |
product |
ライセンスの製品の種類を示します。 |
software |
このマシンがソフトウェア アシュアランス契約の一部としてライセンスされているかどうかを指定します。 |
subscription |
製品のサブスクリプションの状態を示します。 |
継承されたプロパティ
tags | リソース タグ |
プロパティの詳細
assignedLicense
ライセンスのリソース ID。
assignedLicense?: string
プロパティ値
string
productFeatures
productType
ライセンスの製品の種類を示します。
productType?: string
プロパティ値
string
softwareAssuranceCustomer
このマシンがソフトウェア アシュアランス契約の一部としてライセンスされているかどうかを指定します。
softwareAssuranceCustomer?: boolean
プロパティ値
boolean
subscriptionStatus
製品のサブスクリプションの状態を示します。
subscriptionStatus?: string
プロパティ値
string
継承されたプロパティの詳細
tags
リソース タグ
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}