| Package | Description |
|---|---|
| com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachine.DefinitionManaged
The entirety of the managed disk based virtual machine definition.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachine.DefinitionStages.WithWindowsAdminUsernameManaged |
VirtualMachine.DefinitionStages.WithOS.withGeneralizedWindowsCustomImage(String customImageId)
Specifies the resource ID of a generalized Windows custom image to be used as the virtual machine's OS.
|
VirtualMachine.DefinitionStages.WithWindowsAdminUsernameManaged |
VirtualMachine.DefinitionStages.WithOS.withGeneralizedWindowsGalleryImageVersion(String galleryImageVersionId)
Specifies the resource ID of a generalized Windows gallery image version to be used as the virtual
machine's OS.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.