Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
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.
|
GalleryImageVersionPublishingProfile |
GalleryImageVersionPublishingProfile.withStorageAccountType(StorageAccountType storageAccountType)
Set specifies the storage account type to be used to store the image.
|
Copyright © 2019. All rights reserved.