VmwareImageCloudFeatures object
Cloud specifics Image configuration.
Polymorphism
VmwareImageCloudFeatures is a type that implements the ImageCloudFeatures type.
When an object of type ImageCloudFeatures is expected, you can use one of type VmwareImageCloudFeatures (or use any other implementation).
Example JSON representation
{
"type": "VmwareImageCloudFeatures",
"vCenterHost": "string"
}
Properties
property | attributes | valid values | description | filter option |
---|---|---|---|---|
type string |
required |
"VmwareImageCloudFeatures" | ||
vCenterHost string |
optional |
The vCenter host where the current Image exists. At the Environment scope this property is read-only. |