Skip to main content

azure_large_instance

Overview

Nameazure_large_instance
TypeResource
Idazure.large_instances.azure_large_instance

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTazureLargeInstanceName, resourceGroupName, subscriptionIdGets an Azure Large Instance for the specified subscription, resource group,
and instance name.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets a list of Azure Large Instances in the specified subscription and resource
group. The operations returns various properties of each Azure Large Instance.
list_by_subscriptionSELECTsubscriptionIdGets a list of Azure Large Instances in the specified subscription. The
operations returns various properties of each Azure Large Instance.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets a list of Azure Large Instances in the specified subscription and resource
group. The operations returns various properties of each Azure Large Instance.
_list_by_subscriptionEXECsubscriptionIdGets a list of Azure Large Instances in the specified subscription. The
operations returns various properties of each Azure Large Instance.
restartEXECazureLargeInstanceName, resourceGroupName, subscriptionIdThe operation to restart an Azure Large Instance (only for compute instances)
shutdownEXECazureLargeInstanceName, resourceGroupName, subscriptionIdThe operation to shutdown an Azure Large Instance (only for compute instances)
startEXECazureLargeInstanceName, resourceGroupName, subscriptionIdThe operation to start an Azure Large Instance (only for compute instances)
updateEXECazureLargeInstanceName, resourceGroupName, subscriptionIdPatches the Tags field of an Azure Large Instance for the specified
subscription, resource group, and instance name.