GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionUpdate.publishingProfile() |
Get the publishingProfile property: The publishing profile of a gallery image version.
|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withEnableHealthCheck(Boolean enableHealthCheck) |
Set the enableHealthCheck property: Optional.
|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withEndOfLifeDate(OffsetDateTime endOfLifeDate) |
Set the endOfLifeDate property: The end of life date of the gallery image version.
|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withExcludeFromLatest(Boolean excludeFromLatest) |
Set the excludeFromLatest property: If set to true, Virtual Machines deployed from the latest version of the
Image Definition won't use this Image Version.
|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withManageActions(UserArtifactManage manageActions) |
Set the manageActions property: The manageActions property.
|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withReplicaCount(Integer replicaCount) |
Set the replicaCount property: The number of replicas of the Image Version to be created per region.
|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withReplicationMode(ReplicationMode replicationMode) |
Set the replicationMode property: Optional parameter which specifies the mode to be used for replication.
|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withSource(UserArtifactSource source) |
Set the source property: The source image from which the Image Version is going to be created.
|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withStorageAccountType(StorageAccountType storageAccountType) |
Set the storageAccountType property: Specifies the storage account type to be used to store the image.
|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withTargetExtendedLocations(List<GalleryTargetExtendedLocation> targetExtendedLocations) |
Set the targetExtendedLocations property: The target extended locations where the Image Version is going to be
replicated to.
|
GalleryApplicationVersionPublishingProfile |
GalleryApplicationVersionPublishingProfile.withTargetRegions(List<TargetRegion> targetRegions) |
Set the targetRegions property: The target regions where the Image Version is going to be replicated to.
|