| Modifier and Type | Method and Description |
|---|---|
GalleryImageVersionPublishingProfile |
GalleryImageVersion.publishingProfile() |
GalleryImageVersionPublishingProfile |
GalleryImageVersionPublishingProfile.withEndOfLifeDate(org.joda.time.DateTime endOfLifeDate)
Set the end of life date of the gallery Image Version.
|
GalleryImageVersionPublishingProfile |
GalleryImageVersionPublishingProfile.withExcludeFromLatest(Boolean excludeFromLatest)
Set if set to true, Virtual Machines deployed from the latest version of the Image Definition won't use this Image Version.
|
GalleryImageVersionPublishingProfile |
GalleryImageVersionPublishingProfile.withReplicaCount(Integer replicaCount)
Set the number of replicas of the Image Version to be created per region.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/