Skip to main content

virtual_machine_scale_set_vm_extensions

Overview

Namevirtual_machine_scale_set_vm_extensions
TypeResource
Idazure.compute.virtual_machine_scale_set_vm_extensions

Fields

NameDatatypeDescription
idstringResource Id
namestringThe name of the extension.
locationstringThe location of the extension.
propertiesobjectDescribes the properties of a Virtual Machine Extension.
typestringResource type

Methods

NameAccessible byRequired ParamsDescription
getSELECTinstanceId, resourceGroupName, subscriptionId, vmExtensionName, vmScaleSetNameThe operation to get the VMSS VM extension.
listSELECTinstanceId, resourceGroupName, subscriptionId, vmScaleSetNameThe operation to get all extensions of an instance in Virtual Machine Scaleset.
create_or_updateINSERTinstanceId, resourceGroupName, subscriptionId, vmExtensionName, vmScaleSetNameThe operation to create or update the VMSS VM extension.
deleteDELETEinstanceId, resourceGroupName, subscriptionId, vmExtensionName, vmScaleSetNameThe operation to delete the VMSS VM extension.
_listEXECinstanceId, resourceGroupName, subscriptionId, vmScaleSetNameThe operation to get all extensions of an instance in Virtual Machine Scaleset.
updateEXECinstanceId, resourceGroupName, subscriptionId, vmExtensionName, vmScaleSetNameThe operation to update the VMSS VM extension.