AzureRestApiResponseModel interface
- Extends
Properties
operation |
Gets or sets the Asset operation status |
Inherited Properties
asset |
Gets or sets the Asset details |
asset |
Gets or sets the asset id |
asset |
Gets or sets the asset version |
customer |
Gets or sets the customer support email |
integration |
Gets or sets the integration contact email |
operation | Gets or sets the asset version |
plan |
Gets or sets the plan identifier if any. |
publisher |
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