ServiceOfferingModel
No documentation available.
Properties
| Name | Description | Additional information |
|---|---|---|
| Name | No documentation available. |
Type: String |
| VCpus | No documentation available. |
Type: Number |
| MemoryMB | No documentation available. |
Type: Number |
Sample
application/json
Sample:
{
"Name": "sample string 1",
"VCpus": 2,
"MemoryMB": 3
}