다음을 통해 공유


AzureRestApiResponseModel interface

Extends

속성

operationStatus

자산 작업 상태를 가져오거나 설정합니다.

상속된 속성

assetDetails

자산 세부 정보를 가져오거나 설정합니다.

assetId

자산 ID를 가져오거나 설정합니다.

assetVersion

자산 버전을 가져오거나 설정합니다.

customerSupportEmail

고객 지원 이메일을 가져오거나 설정합니다.

integrationContactEmail

통합 연락처 전자 메일을 가져오거나 설정합니다.

operation

자산 버전을 가져오거나 설정합니다.

planId

계획 식별자(있는 경우)를 가져오거나 설정합니다.

publisherId

게시자 ID를 가져오거나 설정합니다.

type

리소스 유형을 가져오거나 설정합니다.

속성 세부 정보

operationStatus

자산 작업 상태를 가져오거나 설정합니다.

operationStatus: RestApiResponseStatusModel

속성 값

상속된 속성 세부 정보

assetDetails

자산 세부 정보를 가져오거나 설정합니다.

assetDetails: AssetDetails

속성 값

AzureRestApiRequestModel.assetDetails 상속된

assetId

자산 ID를 가져오거나 설정합니다.

assetId: string

속성 값

string

AzureRestApiRequestModel.assetId 상속된

assetVersion

자산 버전을 가져오거나 설정합니다.

assetVersion: number

속성 값

number

AzureRestApiRequestModel.assetVersion 상속된

customerSupportEmail

고객 지원 이메일을 가져오거나 설정합니다.

customerSupportEmail: string

속성 값

string

AzureRestApiRequestModel.customerSupportEmail 상속된

integrationContactEmail

통합 연락처 전자 메일을 가져오거나 설정합니다.

integrationContactEmail: string

속성 값

string

AzureRestApiRequestModel.integrationContactEmail 상속된

operation

자산 버전을 가져오거나 설정합니다.

operation: string

속성 값

string

AzureRestApiRequestModel.operation 상속된

planId

계획 식별자(있는 경우)를 가져오거나 설정합니다.

planId: string

속성 값

string

AzureRestApiRequestModel.planId 상속된

publisherId

게시자 ID를 가져오거나 설정합니다.

publisherId: string

속성 값

string

AzureRestApiRequestModel.publisherId 상속된

type

리소스 유형을 가져오거나 설정합니다.

type: string

속성 값

string

AzureRestApiRequestModel.type 상속된