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 |
---|---|
AutomaticOSUpgradeProperties |
VirtualMachineImageInner.automaticOSUpgradeProperties()
Get the automaticOSUpgradeProperties property: Describes automatic OS upgrade properties on the image.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineImageInner |
VirtualMachineImageInner.withAutomaticOSUpgradeProperties(AutomaticOSUpgradeProperties automaticOSUpgradeProperties)
Set the automaticOSUpgradeProperties property: Describes automatic OS upgrade properties on the image.
|
Modifier and Type | Method and Description |
---|---|
AutomaticOSUpgradeProperties |
AutomaticOSUpgradeProperties.withAutomaticOSUpgradeSupported(boolean automaticOSUpgradeSupported)
Set the automaticOSUpgradeSupported property: Specifies whether automatic OS upgrade is supported on the image.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.