VMGuestCustomizationSpec

The VM.GuestCustomizationSpec structure contains information required to customize a virtual machine when deploying it.


Properties

string
name Optional

Name of the customization specification. If unset, no guest customization is performed.

JSON Example

{
	"name": "string"
}
Property Of

VMCloneSpec

Feedback

Was this page helpful?