Skip to main content

virtual_machine_extensions

Overview

Namevirtual_machine_extensions
TypeResource
Idazure.compute.virtual_machine_extensions

Fields

NameDatatypeDescription
idstringResource Id
namestringResource name
locationstringResource location
propertiesobjectDescribes the properties of a Virtual Machine Extension.
tagsobjectResource tags
typestringResource type

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, vmExtensionName, vmNameThe operation to get the extension.
listSELECTresourceGroupName, subscriptionId, vmNameThe operation to get all extensions of a Virtual Machine.
create_or_updateINSERTresourceGroupName, subscriptionId, vmExtensionName, vmNameThe operation to create or update the extension.
deleteDELETEresourceGroupName, subscriptionId, vmExtensionName, vmNameThe operation to delete the extension.
_listEXECresourceGroupName, subscriptionId, vmNameThe operation to get all extensions of a Virtual Machine.
updateEXECresourceGroupName, subscriptionId, vmExtensionName, vmNameThe operation to update the extension.