다음을 통해 공유


LicenseUpdate interface

라이선스 업데이트에 대해 설명합니다.

Extends

속성

edition

라이선스 버전을 설명합니다. 값은 표준 또는 데이터 센터입니다.

licenseType

라이선스 리소스의 형식입니다.

processors

프로세서 수를 설명합니다.

state

라이선스의 상태를 설명합니다.

target

라이선스 대상 서버에 대해 설명합니다.

type

라이선스 코어 유형(pCore 또는 vCore)을 설명합니다.

상속된 속성

tags

리소스 태그

속성 세부 정보

edition

라이선스 버전을 설명합니다. 값은 표준 또는 데이터 센터입니다.

edition?: string

속성 값

string

licenseType

라이선스 리소스의 형식입니다.

licenseType?: string

속성 값

string

processors

프로세서 수를 설명합니다.

processors?: number

속성 값

number

state

라이선스의 상태를 설명합니다.

state?: string

속성 값

string

target

라이선스 대상 서버에 대해 설명합니다.

target?: string

속성 값

string

type

라이선스 코어 유형(pCore 또는 vCore)을 설명합니다.

type?: string

속성 값

string

상속된 속성 세부 정보

tags

리소스 태그

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

속성 값

{[propertyName: string]: string}

ResourceUpdate.tags 상속된