| Modifier and Type | Interface and Description |
|---|---|
static interface |
GalleryImage.Definition
The entirety of the gallery image definition.
|
| Modifier and Type | Method and Description |
|---|---|
GalleryImage.DefinitionStages.WithLocation |
GalleryImage.DefinitionStages.WithGallery.withExistingGallery(Gallery gallery)
Specifies the gallery in which this image resides.
|
GalleryImage.DefinitionStages.WithLocation |
GalleryImage.DefinitionStages.WithGallery.withExistingGallery(String resourceGroupName,
String galleryName)
Specifies the gallery in which this image resides.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/