AzureRestApiResponseModel interface

Extends

Properties

operationStatus

Gets or sets the Asset operation status

Inherited Properties

assetDetails

Gets or sets the Asset details

assetId

Gets or sets the asset id

assetVersion

Gets or sets the asset version

customerSupportEmail

Gets or sets the customer support email

integrationContactEmail

Gets or sets the integration contact email

operation

Gets or sets the asset version

planId

Gets or sets the plan identifier if any.

publisherId

Gets or sets the publisher id

type

Gets or sets the resource type

Property Details

operationStatus

Gets or sets the Asset operation status

operationStatus: RestApiResponseStatusModel

Property Value

Inherited Property Details

assetDetails

Gets or sets the Asset details

assetDetails: AssetDetails

Property Value

Inherited From AzureRestApiRequestModel.assetDetails

assetId

Gets or sets the asset id

assetId: string

Property Value

string

Inherited From AzureRestApiRequestModel.assetId

assetVersion

Gets or sets the asset version

assetVersion: number

Property Value

number

Inherited From AzureRestApiRequestModel.assetVersion

customerSupportEmail

Gets or sets the customer support email

customerSupportEmail: string

Property Value

string

Inherited From AzureRestApiRequestModel.customerSupportEmail

integrationContactEmail

Gets or sets the integration contact email

integrationContactEmail: string

Property Value

string

Inherited From AzureRestApiRequestModel.integrationContactEmail

operation

Gets or sets the asset version

operation: string

Property Value

string

Inherited From AzureRestApiRequestModel.operation

planId

Gets or sets the plan identifier if any.

planId: string

Property Value

string

Inherited From AzureRestApiRequestModel.planId

publisherId

Gets or sets the publisher id

publisherId: string

Property Value

string

Inherited From AzureRestApiRequestModel.publisherId

type

Gets or sets the resource type

type: string

Property Value

string

Inherited From AzureRestApiRequestModel.type