SkuProperties interface
SKU properties.
Properties
| content | JSON serialized catalog content of the sku offer |
| content |
The API version of the catalog service used to serve the catalog content |
| offer |
Identifier of the Offer for the sku |
| provisioning |
Provisioning State |
| publisher |
Identifier of the Publisher for the offer |
| sku |
Array of SKU mappings |
Property Details
content
JSON serialized catalog content of the sku 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
offerId
Identifier of the Offer for the sku
offerId?: 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