instanceTemplate property
Name of an instance template used to create VMs.
Named the field as 'instance_template' instead of 'template' to avoid c++ keyword conflict.
Implementation
core.String? instanceTemplate;
Name of an instance template used to create VMs.
Named the field as 'instance_template' instead of 'template' to avoid c++ keyword conflict.
core.String? instanceTemplate;