Skip to main content

azure_bare_metal_instances

Overview

Nameazure_bare_metal_instances
TypeResource
Idazure.bare_metal_infrastructure.azure_bare_metal_instances

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectDescribes the properties of an Azure Bare Metal Instance.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTazureBareMetalInstanceName, resourceGroupName, subscriptionIdGets an Azure Bare Metal Instance for the specified subscription, resource group, and instance name.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets a list of Azure Bare Metal Instances in the specified subscription and resource group. The operations returns various properties of each Azure Bare Metal Instance.
list_by_subscriptionSELECTsubscriptionIdReturns a list of Azure Bare Metal Instances in the specified subscription. The operations returns various properties of each Azure Bare Metal Instance.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets a list of Azure Bare Metal Instances in the specified subscription and resource group. The operations returns various properties of each Azure Bare Metal Instance.
_list_by_subscriptionEXECsubscriptionIdReturns a list of Azure Bare Metal Instances in the specified subscription. The operations returns various properties of each Azure Bare Metal Instance.
restartEXECazureBareMetalInstanceName, resourceGroupName, subscriptionIdThe operation to restart an Azure Bare Metal Instance
shutdownEXECazureBareMetalInstanceName, resourceGroupName, subscriptionIdThe operation to shutdown an Azure Bare Metal Instance
startEXECazureBareMetalInstanceName, resourceGroupName, subscriptionIdThe operation to start an Azure Bare Metal instance
updateEXECazureBareMetalInstanceName, resourceGroupName, subscriptionIdPatches the Tags field of a Azure Bare Metal Instance for the specified subscription, resource group, and instance name.