VmTemplateLibraryItemsGuestCustomizationSpec

The LibraryItems.GuestCustomizationSpec structure contains information required to customize the deployed virtual machine.


Properties

string
name Optional

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

JSON Example

{
	"name": "string"
}

Feedback

Was this page helpful?