Az.ScVmm Module
Azure PowerShell cmdlets for managing Arc for SCVMM resources
ScVmm
Cmdlet | Description |
---|---|
Add-AzScVmmVMDisk |
The operation to Create a virtual machine virtual disk. |
Add-AzScVmmVMNic |
The operation to Create a virtual machine network interface. |
Get-AzScVmmAvailabilitySet |
Implements AvailabilitySet GET method. |
Get-AzScVmmCloud |
Implements Cloud GET method. |
Get-AzScVmmInventoryItem |
Shows an inventory item. |
Get-AzScVmmServer |
Implements VmmServer GET method. |
Get-AzScVmmVirtualNetwork |
Implements VirtualNetwork GET method. |
Get-AzScVmmVM |
Retrieves information about a virtual machine instance. |
Get-AzScVmmVMDisk |
The operation to Get a virtual machine virtual disk. |
Get-AzScVmmVMExtension |
The operation to get the extension on a virtual machine. |
Get-AzScVmmVMGuestAgent |
Implements Azure Arc agent GET method. |
Get-AzScVmmVMNic |
The operation to Get a virtual machine network interface. |
Get-AzScVmmVMTemplate |
Implements VirtualMachineTemplate GET method. |
New-AzScVmmAvailabilitySet |
Onboards the ScVmm availability set as an Azure resource. |
New-AzScVmmCloud |
Onboards the ScVmm fabric cloud as an Azure cloud resource. |
New-AzScVmmNetworkInterfaceObject |
Create an in-memory object for NetworkInterface. |
New-AzScVmmNetworkInterfaceUpdateObject |
Create an in-memory object for NetworkInterfaceUpdate. |
New-AzScVmmServer |
Onboards the SCVmm fabric as an Azure VmmServer resource. |
New-AzScVmmVirtualDiskObject |
Create an in-memory object for VirtualDisk. |
New-AzScVmmVirtualDiskUpdateObject |
Create an in-memory object for VirtualDiskUpdate. |
New-AzScVmmVirtualNetwork |
Onboards the ScVmm virtual network as an Azure virtual network resource. |
New-AzScVmmVM |
The operation to create a virtual machine. Please note some properties can be set only during virtual machine creation. |
New-AzScVmmVMCheckpoint |
create a checkpoint in virtual machine. |
New-AzScVmmVMExtension |
The operation to create the extension on a virtual machine where Azure Arc agent is installed. |
New-AzScVmmVMGuestAgent |
Installs Azure Arc agent on the Virtual Machine. |
New-AzScVmmVMTemplate |
Onboards the ScVmm VM Template as an Azure VM Template resource. |
Remove-AzScVmmAvailabilitySet |
Deregisters the ScVmm availability set from Azure. |
Remove-AzScVmmCloud |
Deregisters the ScVmm fabric cloud from Azure. |
Remove-AzScVmmServer |
Removes the SCVmm fabric from Azure. |
Remove-AzScVmmVirtualNetwork |
Deregisters the ScVmm virtual network from Azure. |
Remove-AzScVmmVM |
The operation to delete a virtual machine instance. |
Remove-AzScVmmVMCheckpoint |
Deletes a checkpoint in virtual machine. |
Remove-AzScVmmVMDisk |
The operation to Remove a virtual machine virtual disk. |
Remove-AzScVmmVMExtension |
The operation to remove the extension on a virtual machine. |
Remove-AzScVmmVMNic |
The operation to Remove a virtual machine network interface. |
Remove-AzScVmmVMTemplate |
Deregisters the ScVmm VM Template from Azure. |
Restart-AzScVmmVM |
The operation to restart a virtual machine. |
Restore-AzScVmmVMCheckpoint |
Restores to a checkpoint in virtual machine. |
Start-AzScVmmVM |
The operation to start a virtual machine. |
Stop-AzScVmmVM |
The operation to power off (stop) a virtual machine. |
Update-AzScVmmAvailabilitySet |
update the AvailabilitySets resource. |
Update-AzScVmmCloud |
update the Clouds resource. |
Update-AzScVmmServer |
update the VmmServers resource. |
Update-AzScVmmVirtualNetwork |
update the VirtualNetworks resource. |
Update-AzScVmmVM |
The operation to update a virtual machine (Use separate commands for NIC and Disk update on virtual Machine). |
Update-AzScVmmVMDisk |
The operation to Update a virtual machine virtual disk. |
Update-AzScVmmVMExtension |
The operation to update the extension. |
Update-AzScVmmVMNic |
The operation to Update a virtual machine network interface. |
Update-AzScVmmVMTemplate |
update the VirtualMachineTemplate resource. |