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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/