interface AzureRestApiRequestModel {
    assetDetails?: AssetDetails;
    assetId?: string;
    assetVersion?: number;
    customerSupportEmail?: string;
    integrationContactEmail?: string;
    operation?: string;
    planId?: string;
    publisherId?: string;
    type?: string;
}

Hierarchy (View Summary)

Properties

assetDetails?: AssetDetails

Gets or sets the Asset details

assetId?: string

Gets or sets the asset id

assetVersion?: number

Gets or sets the asset version

customerSupportEmail?: string

Gets or sets the customer support email

integrationContactEmail?: string

Gets or sets the integration contact email

operation?: string

Gets or sets the asset version

planId?: string

Gets or sets the plan identifier if any.

publisherId?: string

Gets or sets the publisher id

type?: string

Gets or sets the resource type