Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

[Group] large-instance

Handle Operations for Compute Azure Large Instances.

Commands

  • create : Create an Azure Large Instance for the specified subscription, resource group, and instance name.

  • delete : Delete an Azure Large Instance for the specified subscription, resource group, and instance name.

  • list : Gets a list of Azure Large Instances in the specified subscription. The operations returns various properties of each Azure Large Instance.

  • restart : The operation to restart an Azure Large Instance (only for compute instances)

  • show : Get an Azure Large Instance for the specified subscription, resource group, and instance name.

  • shutdown : The operation to shutdown an Azure Large Instance (only for compute instances)

  • start : The operation to start an Azure Large Instance (only for compute instances)

  • update : Update an Azure Large Instance for the specified subscription, resource group, and instance name.