| Modifier and Type | Class and Description |
|---|---|
class |
GalleryApplicationVersionPublishingProfile
The publishing profile of a gallery Image Version.
|
class |
GalleryImageVersionPublishingProfile
The publishing profile of a gallery Image Version.
|
| Modifier and Type | Method and Description |
|---|---|
GalleryArtifactPublishingProfileBase |
GalleryArtifactPublishingProfileBase.withEndOfLifeDate(org.joda.time.DateTime endOfLifeDate)
Set the end of life date of the gallery Image Version.
|
GalleryArtifactPublishingProfileBase |
GalleryArtifactPublishingProfileBase.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.
|
GalleryArtifactPublishingProfileBase |
GalleryArtifactPublishingProfileBase.withReplicaCount(Integer replicaCount)
Set the number of replicas of the Image Version to be created per region.
|
GalleryArtifactPublishingProfileBase |
GalleryArtifactPublishingProfileBase.withStorageAccountType(StorageAccountType storageAccountType)
Set specifies the storage account type to be used to store the image.
|
GalleryArtifactPublishingProfileBase |
GalleryArtifactPublishingProfileBase.withTargetRegions(List<TargetRegion> targetRegions)
Set the target regions where the Image Version is going to be replicated to.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/