@Beta(value=V1_15_0)
public static interface GalleryImageVersion.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
GalleryImageVersion.UpdateStages.WithAvailableRegion
The stage of image version update allowing to specify the regions in which the image version
has to be available.
|
static interface |
GalleryImageVersion.UpdateStages.WithEndOfLifeDate
The stage of the gallery image version update allowing to specify end of life of the version.
|
static interface |
GalleryImageVersion.UpdateStages.WithExcludeFromLatest
The stage of the gallery image version definition allowing to specify whether this
version should be a candidate version to be considered when VM is deployed with 'latest'
as version of the image.
|
static interface |
GalleryImageVersion.UpdateStages.WithTags
The stage of the gallery image version update allowing to specify Tags.
|
Copyright © 2019. All rights reserved.