| Package | Description |
|---|---|
| com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
| 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 © 2020 Microsoft Corporation. All rights reserved.