| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachine.Definition
The entirety of the virtual machine definition.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachine.DefinitionStages.WithSubnet |
VirtualMachine.DefinitionStages.WithNetwork.withExistingPrimaryNetwork(com.microsoft.azure.management.network.Network network)
Associate an existing virtual network with the the virtual machine's primary network interface.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/