Skip to main content

virtual_machine_templates

Overview

Namevirtual_machine_templates
TypeResource
Idazure_isv.connected_vsphere.virtual_machine_templates

Fields

NameDatatypeDescription
idstringGets or sets the Id.
namestringGets or sets the name.
extendedLocationobjectThe extended location.
kindstringMetadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.
locationstringGets or sets the location.
propertiesobjectDescribes the properties of a Virtual Machine Template.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectGets or sets the Resource tags.
typestringGets or sets the type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, resourceGroupName, subscriptionId, virtualMachineTemplateNameImplements virtual machine template GET method.
listSELECTapi-version, subscriptionIdList of virtualMachineTemplates in a subscription.
list_by_resource_groupSELECTapi-version, resourceGroupName, subscriptionIdList of virtualMachineTemplates in a resource group.
createINSERTapi-version, resourceGroupName, subscriptionId, virtualMachineTemplateName, data__location, data__propertiesCreate Or Update virtual machine template.
deleteDELETEapi-version, resourceGroupName, subscriptionId, virtualMachineTemplateNameImplements virtual machine template DELETE method.
_listEXECapi-version, subscriptionIdList of virtualMachineTemplates in a subscription.
_list_by_resource_groupEXECapi-version, resourceGroupName, subscriptionIdList of virtualMachineTemplates in a resource group.
updateEXECapi-version, resourceGroupName, subscriptionId, virtualMachineTemplateNameAPI to update certain properties of the virtual machine template resource.