Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
OSDiskImage |
VirtualMachineImageInner.osDiskImage()
Get the osDiskImage property: Contains the os disk image information.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineImageInner |
VirtualMachineImageInner.withOsDiskImage(OSDiskImage osDiskImage)
Set the osDiskImage property: Contains the os disk image information.
|
Modifier and Type | Method and Description |
---|---|
OSDiskImage |
VirtualMachineImage.osDiskImage() |
OSDiskImage |
OSDiskImage.withOperatingSystem(OperatingSystemTypes operatingSystem)
Set the operatingSystem property: The operating system of the osDiskImage.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.