Skip to main content

vm_extensions

Overview

Namevm_extensions
TypeResource
Idazure_stack.compute_admin.vm_extensions

Fields

NameDatatypeDescription
idstringID of the resource.
namestringName of the resource.
locationstringLocation of the resource.
propertiesobjectProperties of a Virtual Machine Extension Image.
typestringType of Resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTlocation, publisher, subscriptionId, type, versionReturns requested Virtual Machine Extension Image matching publisher, type, version.
listSELECTlocation, subscriptionIdList of all Virtual Machine Extension Images for the current location are returned.
createINSERTlocation, publisher, subscriptionId, type, versionCreate a Virtual Machine Extension Image with publisher, version.
deleteDELETElocation, publisher, subscriptionId, type, versionDeletes specified Virtual Machine Extension Image.