ServiceOfferSetting
Applies To: System Center 2016 - Service Provider Foundation, System Center Technical Preview
The ServiceOfferSetting
type represents an individual item of an offer from the Provider service in Service Provider Foundation for System Center 2012 Service Pack 1 (SP1). Offers are made up of multiple items. Each item represents a cloud, a virtual machine template, an action, or a network.
Properties
For the ServiceOfferSetting
type, the following properties are available.
Property Name | Type | Accessor | Description |
---|---|---|---|
Key | String | Get and Set | The identifier of the offer item type. The valid values are: - Microsoft.SystemCenter.Foundation.UserRoleTemplate.Clouds - Microsoft.SystemCenter.Foundation.UserRoleTemplate.Actions - Microsoft.SystemCenter.Foundation.UserRoleTemplate.VmTemplates - Microsoft.SystemCenter.Foundation.UserRoleTemplate.Networks |
Value | String | Get and Set | The XML data that describes the offer item. |