public static interface GalleryImageVersion.DefinitionStages.WithLocation
| Modifier and Type | Method and Description |
|---|---|
GalleryImageVersion.DefinitionStages.WithSource |
withLocation(com.azure.core.management.Region location)
Specifies location.
|
GalleryImageVersion.DefinitionStages.WithSource |
withLocation(String location)
Specifies the default location for the image version.
|
GalleryImageVersion.DefinitionStages.WithSource withLocation(String location)
location - resource locationGalleryImageVersion.DefinitionStages.WithSource withLocation(com.azure.core.management.Region location)
location - resource locationCopyright © 2020 Microsoft Corporation. All rights reserved.