次の方法で共有


LicenseProfileUpdate interface

ライセンス プロファイルの更新について説明します。

Extends

プロパティ

assignedLicense

ライセンスのリソース ID。

productFeatures

製品機能の更新プログラムの一覧。

productType

ライセンスの製品の種類を示します。

softwareAssuranceCustomer

このマシンがソフトウェア アシュアランス契約の一部としてライセンスされているかどうかを指定します。

subscriptionStatus

製品のサブスクリプションの状態を示します。

継承されたプロパティ

tags

リソース タグ

プロパティの詳細

assignedLicense

ライセンスのリソース ID。

assignedLicense?: string

プロパティ値

string

productFeatures

製品機能の更新プログラムの一覧。

productFeatures?: ProductFeatureUpdate[]

プロパティ値

productType

ライセンスの製品の種類を示します。

productType?: string

プロパティ値

string

softwareAssuranceCustomer

このマシンがソフトウェア アシュアランス契約の一部としてライセンスされているかどうかを指定します。

softwareAssuranceCustomer?: boolean

プロパティ値

boolean

subscriptionStatus

製品のサブスクリプションの状態を示します。

subscriptionStatus?: string

プロパティ値

string

継承されたプロパティの詳細

tags

リソース タグ

tags?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

ResourceUpdate.tags から継承された