Uses of Class
com.microsoft.azure.management.compute.GalleryImageUpdate
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of GalleryImageUpdate in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionGalleryImageUpdate.withDescription
(String description) Set the description of this gallery Image Definition resource.GalleryImageUpdate.withDisallowed
(Disallowed disallowed) Set the disallowed value.GalleryImageUpdate.withEndOfLifeDate
(org.joda.time.DateTime endOfLifeDate) Set the end of life date of the gallery Image Definition.Set the Eula agreement for the gallery Image Definition.GalleryImageUpdate.withHyperVGeneration
(HyperVGeneration hyperVGeneration) Set the hypervisor generation of the Virtual Machine.GalleryImageUpdate.withIdentifier
(GalleryImageIdentifier identifier) Set the identifier value.GalleryImageUpdate.withOsState
(OperatingSystemStateTypes osState) Set this property allows the user to specify whether the virtual machines created under this image are 'Generalized' or 'Specialized'.GalleryImageUpdate.withOsType
(OperatingSystemTypes osType) Set this property allows you to specify the type of the OS that is included in the disk when creating a VM from a managed image.GalleryImageUpdate.withPrivacyStatementUri
(String privacyStatementUri) Set the privacy statement uri.GalleryImageUpdate.withPurchasePlan
(ImagePurchasePlan purchasePlan) Set the purchasePlan value.GalleryImageUpdate.withRecommended
(RecommendedMachineConfiguration recommended) Set the recommended value.GalleryImageUpdate.withReleaseNoteUri
(String releaseNoteUri) Set the release note uri.