@Beta(value=V1_15_0)
public static interface GalleryImage.DefinitionStages.WithGallery
Modifier and Type | Method and Description |
---|---|
GalleryImage.DefinitionStages.WithLocation |
withExistingGallery(Gallery gallery)
Specifies the gallery in which this image resides.
|
GalleryImage.DefinitionStages.WithLocation |
withExistingGallery(String resourceGroupName,
String galleryName)
Specifies the gallery in which this image resides.
|
@Beta(value=V1_15_0) GalleryImage.DefinitionStages.WithLocation withExistingGallery(String resourceGroupName, String galleryName)
resourceGroupName
- The name of the resource groupgalleryName
- The name of the gallery@Beta(value=V1_15_0) GalleryImage.DefinitionStages.WithLocation withExistingGallery(Gallery gallery)
gallery
- the galleryCopyright © 2019. All rights reserved.