다음을 통해 공유


LicenseProfileUpdate interface

라이선스 프로필 업데이트를 설명합니다.

Extends

속성

assignedLicense

라이선스의 리소스 ID입니다.

productFeatures

제품 기능 업데이트 목록입니다.

productType

라이선스의 제품 유형을 나타냅니다.

softwareAssuranceCustomer

이 컴퓨터가 Software Assurance 계약의 일부로 사용이 허가되었는지를 지정합니다.

subscriptionStatus

제품의 구독 상태를 나타냅니다.

상속된 속성

tags

리소스 태그

속성 세부 정보

assignedLicense

라이선스의 리소스 ID입니다.

assignedLicense?: string

속성 값

string

productFeatures

제품 기능 업데이트 목록입니다.

productFeatures?: ProductFeatureUpdate[]

속성 값

productType

라이선스의 제품 유형을 나타냅니다.

productType?: string

속성 값

string

softwareAssuranceCustomer

이 컴퓨터가 Software Assurance 계약의 일부로 사용이 허가되었는지를 지정합니다.

softwareAssuranceCustomer?: boolean

속성 값

boolean

subscriptionStatus

제품의 구독 상태를 나타냅니다.

subscriptionStatus?: string

속성 값

string

상속된 속성 세부 정보

tags

리소스 태그

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

속성 값

{[propertyName: string]: string}

ResourceUpdate.tags 상속된