Share via


OfferProperties interface

Publisher properties.

Properties

content

JSON serialized catalog content of the offer

contentVersion

The API version of the catalog service used to serve the catalog content

provisioningState

Provisioning State

publisherId

Identifier of the Publisher for the offer

skuMappings

Array of SKU mappings

Property Details

content

JSON serialized catalog content of the offer

content?: string

Property Value

string

contentVersion

The API version of the catalog service used to serve the catalog content

contentVersion?: string

Property Value

string

provisioningState

Provisioning State

provisioningState?: string

Property Value

string

publisherId

Identifier of the Publisher for the offer

publisherId?: string

Property Value

string

skuMappings

Array of SKU mappings

skuMappings?: SkuMappings[]

Property Value