@Beta(value=V1_15_0)
public static interface GalleryImageVersion.DefinitionStages.WithImage
Modifier and Type | Method and Description |
---|---|
GalleryImageVersion.DefinitionStages.WithLocation |
withExistingImage(String resourceGroupName,
String galleryName,
String galleryImageName)
Specifies the image container to hold this image version.
|
@Beta(value=V1_15_0) GalleryImageVersion.DefinitionStages.WithLocation withExistingImage(String resourceGroupName, String galleryName, String galleryImageName)
resourceGroupName
- the name of the resource groupgalleryName
- the name of the gallerygalleryImageName
- the name of the gallery imageCopyright © 2019. All rights reserved.