|
| 1 | +--- |
| 2 | +Module Name: Az.ConnectedVMware |
| 3 | +Module Guid: a0ad279a-4e68-428d-8864-28b698ac90f8 |
| 4 | +Download Help Link: https://learn.microsoft.com/powershell/module/az.connectedvmware |
| 5 | +Help Version: 1.0.0.0 |
| 6 | +Locale: en-US |
| 7 | +--- |
| 8 | + |
| 9 | +# Az.ConnectedVMware Module |
| 10 | +## Description |
| 11 | +Microsoft Azure PowerShell: ConnectedVMware cmdlets |
| 12 | + |
| 13 | +## Az.ConnectedVMware Cmdlets |
| 14 | +### [Get-AzConnectedVMwareCluster](Get-AzConnectedVMwareCluster.md) |
| 15 | +Implements cluster GET method. |
| 16 | + |
| 17 | +### [Get-AzConnectedVMwareDatastore](Get-AzConnectedVMwareDatastore.md) |
| 18 | +Implements datastore GET method. |
| 19 | + |
| 20 | +### [Get-AzConnectedVMwareHost](Get-AzConnectedVMwareHost.md) |
| 21 | +Implements host GET method. |
| 22 | + |
| 23 | +### [Get-AzConnectedVMwareInventoryItem](Get-AzConnectedVMwareInventoryItem.md) |
| 24 | +Implements InventoryItem GET method. |
| 25 | + |
| 26 | +### [Get-AzConnectedVMwareResourcePool](Get-AzConnectedVMwareResourcePool.md) |
| 27 | +Implements resourcePool GET method. |
| 28 | + |
| 29 | +### [Get-AzConnectedVMwareVCenter](Get-AzConnectedVMwareVCenter.md) |
| 30 | +Implements vCenter GET method. |
| 31 | + |
| 32 | +### [Get-AzConnectedVMwareVM](Get-AzConnectedVMwareVM.md) |
| 33 | +Retrieves information about a virtual machine instance. |
| 34 | + |
| 35 | +### [Get-AzConnectedVMwareVMGuestAgent](Get-AzConnectedVMwareVMGuestAgent.md) |
| 36 | +Implements GuestAgent GET method. |
| 37 | + |
| 38 | +### [Get-AzConnectedVMwareVMTemplate](Get-AzConnectedVMwareVMTemplate.md) |
| 39 | +Implements virtual machine template GET method. |
| 40 | + |
| 41 | +### [Get-AzConnectedVMwareVNet](Get-AzConnectedVMwareVNet.md) |
| 42 | +Implements virtual network GET method. |
| 43 | + |
| 44 | +### [New-AzConnectedVMwareCluster](New-AzConnectedVMwareCluster.md) |
| 45 | +Create cluster. |
| 46 | + |
| 47 | +### [New-AzConnectedVMwareDatastore](New-AzConnectedVMwareDatastore.md) |
| 48 | +Create datastore. |
| 49 | + |
| 50 | +### [New-AzConnectedVMwareHost](New-AzConnectedVMwareHost.md) |
| 51 | +Create host. |
| 52 | + |
| 53 | +### [New-AzConnectedVMwareResourcePool](New-AzConnectedVMwareResourcePool.md) |
| 54 | +Create resourcePool. |
| 55 | + |
| 56 | +### [New-AzConnectedVMwareVCenter](New-AzConnectedVMwareVCenter.md) |
| 57 | +Create vCenter. |
| 58 | + |
| 59 | +### [New-AzConnectedVMwareVM](New-AzConnectedVMwareVM.md) |
| 60 | +The operation to Create a virtual machine instance. |
| 61 | +Please note some properties can be set only during virtual machine instance creation. |
| 62 | + |
| 63 | +### [New-AzConnectedVMwareVMGuestAgent](New-AzConnectedVMwareVMGuestAgent.md) |
| 64 | +Create GuestAgent. |
| 65 | + |
| 66 | +### [New-AzConnectedVMwareVMTemplate](New-AzConnectedVMwareVMTemplate.md) |
| 67 | +Create virtual machine template. |
| 68 | + |
| 69 | +### [New-AzConnectedVMwareVNet](New-AzConnectedVMwareVNet.md) |
| 70 | +Create virtual network. |
| 71 | + |
| 72 | +### [Remove-AzConnectedVMwareCluster](Remove-AzConnectedVMwareCluster.md) |
| 73 | +Implements cluster DELETE method. |
| 74 | + |
| 75 | +### [Remove-AzConnectedVMwareDatastore](Remove-AzConnectedVMwareDatastore.md) |
| 76 | +Implements datastore DELETE method. |
| 77 | + |
| 78 | +### [Remove-AzConnectedVMwareHost](Remove-AzConnectedVMwareHost.md) |
| 79 | +Implements host DELETE method. |
| 80 | + |
| 81 | +### [Remove-AzConnectedVMwareResourcePool](Remove-AzConnectedVMwareResourcePool.md) |
| 82 | +Implements resourcePool DELETE method. |
| 83 | + |
| 84 | +### [Remove-AzConnectedVMwareVCenter](Remove-AzConnectedVMwareVCenter.md) |
| 85 | +Implements vCenter DELETE method. |
| 86 | + |
| 87 | +### [Remove-AzConnectedVMwareVM](Remove-AzConnectedVMwareVM.md) |
| 88 | +The operation to delete a virtual machine instance. |
| 89 | + |
| 90 | +### [Remove-AzConnectedVMwareVMTemplate](Remove-AzConnectedVMwareVMTemplate.md) |
| 91 | +Implements virtual machine template DELETE method. |
| 92 | + |
| 93 | +### [Remove-AzConnectedVMwareVNet](Remove-AzConnectedVMwareVNet.md) |
| 94 | +Implements virtual network DELETE method. |
| 95 | + |
| 96 | +### [Restart-AzConnectedVMwareVM](Restart-AzConnectedVMwareVM.md) |
| 97 | +The operation to restart a virtual machine instance. |
| 98 | + |
| 99 | +### [Start-AzConnectedVMwareVM](Start-AzConnectedVMwareVM.md) |
| 100 | +The operation to start a virtual machine instance. |
| 101 | + |
| 102 | +### [Stop-AzConnectedVMwareVM](Stop-AzConnectedVMwareVM.md) |
| 103 | +The operation to power off (stop) a virtual machine instance. |
| 104 | + |
| 105 | +### [Update-AzConnectedVMwareCluster](Update-AzConnectedVMwareCluster.md) |
| 106 | +API to update certain properties of the cluster resource. |
| 107 | + |
| 108 | +### [Update-AzConnectedVMwareDatastore](Update-AzConnectedVMwareDatastore.md) |
| 109 | +API to update certain properties of the datastore resource. |
| 110 | + |
| 111 | +### [Update-AzConnectedVMwareHost](Update-AzConnectedVMwareHost.md) |
| 112 | +API to update certain properties of the host resource. |
| 113 | + |
| 114 | +### [Update-AzConnectedVMwareResourcePool](Update-AzConnectedVMwareResourcePool.md) |
| 115 | +API to update certain properties of the resourcePool resource. |
| 116 | + |
| 117 | +### [Update-AzConnectedVMwareVCenter](Update-AzConnectedVMwareVCenter.md) |
| 118 | +API to update certain properties of the vCenter resource. |
| 119 | + |
| 120 | +### [Update-AzConnectedVMwareVM](Update-AzConnectedVMwareVM.md) |
| 121 | +The operation to update a virtual machine instance. |
| 122 | + |
| 123 | +### [Update-AzConnectedVMwareVMTemplate](Update-AzConnectedVMwareVMTemplate.md) |
| 124 | +API to update certain properties of the virtual machine template resource. |
| 125 | + |
| 126 | +### [Update-AzConnectedVMwareVNet](Update-AzConnectedVMwareVNet.md) |
| 127 | +API to update certain properties of the virtual network resource. |
| 128 | + |
0 commit comments