Skip to main content

machines

Overview

Namemachines
TypeResource
Idazure.hybrid_compute.machines

Fields

NameDatatypeDescription
identityobjectIdentity for the resource.
kindstringIndicates which kind of Arc machine placement on-premises, such as HCI, SCVMM or VMware etc.
locationstringThe geo-location where the resource lives
propertiesobjectDescribes the properties of a hybrid machine.
resourcesarrayThe list of extensions affiliated to the machine
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTmachineName, resourceGroupName, subscriptionIdRetrieves information about the model view or the instance view of a hybrid machine.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all the hybrid machines in the specified resource group. Use the nextLink property in the response to get the next page of hybrid machines.
list_by_subscriptionSELECTsubscriptionIdLists all the hybrid machines in the specified subscription. Use the nextLink property in the response to get the next page of hybrid machines.
create_or_updateINSERTmachineName, resourceGroupName, subscriptionIdThe operation to create or update a hybrid machine. Please note some properties can be set only during machine creation.
deleteDELETEmachineName, resourceGroupName, subscriptionIdThe operation to delete a hybrid machine.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all the hybrid machines in the specified resource group. Use the nextLink property in the response to get the next page of hybrid machines.
_list_by_subscriptionEXECsubscriptionIdLists all the hybrid machines in the specified subscription. Use the nextLink property in the response to get the next page of hybrid machines.
assess_patchesEXECname, resourceGroupName, subscriptionIdThe operation to assess patches on a hybrid machine identity in Azure.
install_patchesEXECname, resourceGroupName, subscriptionId, data__maximumDuration, data__rebootSettingThe operation to install patches on a hybrid machine identity in Azure.
updateEXECmachineName, resourceGroupName, subscriptionIdThe operation to update a hybrid machine.