ServiceDefinedAttribute

ServiceDefinedAttribute
ServiceDefinedAttribute

Service specific attributes. Those are treated as any other offer attribute(such as billingTerm, region, etc) and allow for services to define custom attributes applicable only for their offers. This is not the same as the metadata field, which is for arbitrary data. Billing engine specific attributes such as externalSKU, shellId are also defined here.

JSON Example
{
    "name": "string",
    "value": "string"
}
string
name
Optional

Attribute name.

string
value
Optional

Attribute value.