Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent |
Package containing the service clients for ComputeManagementClient.
|
com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineImageInner |
VirtualMachineImagesClient.get(String location,
String publisherName,
String offer,
String skus,
String version)
Gets a virtual machine image.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineImageInner |
VirtualMachineImageInner.withAutomaticOSUpgradeProperties(AutomaticOSUpgradeProperties automaticOSUpgradeProperties)
Set the automaticOSUpgradeProperties property: Describes automatic OS upgrade properties on the image.
|
VirtualMachineImageInner |
VirtualMachineImageInner.withDataDiskImages(List<DataDiskImage> dataDiskImages)
Set the dataDiskImages property: The dataDiskImages property.
|
VirtualMachineImageInner |
VirtualMachineImageInner.withHyperVGeneration(HyperVGenerationTypes hyperVGeneration)
Set the hyperVGeneration property: Specifies the HyperVGeneration Type.
|
VirtualMachineImageInner |
VirtualMachineImageInner.withOsDiskImage(OSDiskImage osDiskImage)
Set the osDiskImage property: Contains the os disk image information.
|
VirtualMachineImageInner |
VirtualMachineImageInner.withPlan(PurchasePlan plan)
Set the plan property: Used for establishing the purchase context of any 3rd Party artifact through MarketPlace.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.