public static interface GalleryImageVersion.UpdateStages.WithExcludeFromLatest
| Modifier and Type | Method and Description |
|---|---|
GalleryImageVersion.Update |
withExcludedFromLatest()
Specifies that this version is not a candidate to consider as latest.
|
GalleryImageVersion.Update |
withoutExcludedFromLatest()
Specifies that this version is a candidate to consider as latest.
|
GalleryImageVersion.Update withExcludedFromLatest()
GalleryImageVersion.Update withoutExcludedFromLatest()
Copyright © 2020 Microsoft Corporation. All rights reserved.