| Modifier and Type | Interface and Description |
|---|---|
static interface |
GalleryImageVersion.Definition
The entirety of the gallery image version definition.
|
| Modifier and Type | Method and Description |
|---|---|
GalleryImageVersion.DefinitionStages.WithSource |
GalleryImageVersion.DefinitionStages.WithLocation.withLocation(com.microsoft.azure.management.resources.fluentcore.arm.Region location)
Specifies location.
|
GalleryImageVersion.DefinitionStages.WithSource |
GalleryImageVersion.DefinitionStages.WithLocation.withLocation(String location)
Specifies the default location for the image version.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/