| Modifier and Type | Method and Description |
|---|---|
GalleryImageUpdate |
GalleryImageUpdate.withDescription(String description)
Set the description of this gallery Image Definition resource.
|
GalleryImageUpdate |
GalleryImageUpdate.withDisallowed(Disallowed disallowed)
Set the disallowed value.
|
GalleryImageUpdate |
GalleryImageUpdate.withEndOfLifeDate(org.joda.time.DateTime endOfLifeDate)
Set the end of life date of the gallery Image Definition.
|
GalleryImageUpdate |
GalleryImageUpdate.withEula(String eula)
Set the Eula agreement for the gallery Image Definition.
|
GalleryImageUpdate |
GalleryImageUpdate.withHyperVGeneration(HyperVGeneration hyperVGeneration)
Set the hypervisor generation of the Virtual Machine.
|
GalleryImageUpdate |
GalleryImageUpdate.withIdentifier(GalleryImageIdentifier identifier)
Set the identifier value.
|
GalleryImageUpdate |
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 |
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 |
GalleryImageUpdate.withPrivacyStatementUri(String privacyStatementUri)
Set the privacy statement uri.
|
GalleryImageUpdate |
GalleryImageUpdate.withPurchasePlan(ImagePurchasePlan purchasePlan)
Set the purchasePlan value.
|
GalleryImageUpdate |
GalleryImageUpdate.withRecommended(RecommendedMachineConfiguration recommended)
Set the recommended value.
|
GalleryImageUpdate |
GalleryImageUpdate.withReleaseNoteUri(String releaseNoteUri)
Set the release note uri.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/