@Beta(value=V1_15_0)
public static interface GalleryImageVersion.DefinitionStages.WithLocation
| Modifier and Type | Method and Description |
|---|---|
GalleryImageVersion.DefinitionStages.WithSource |
withLocation(com.microsoft.azure.management.resources.fluentcore.arm.Region location)
Specifies location.
|
GalleryImageVersion.DefinitionStages.WithSource |
withLocation(String location)
Specifies the default location for the image version.
|
@Beta(value=V1_15_0) GalleryImageVersion.DefinitionStages.WithSource withLocation(String location)
location - resource location@Beta(value=V1_15_0) GalleryImageVersion.DefinitionStages.WithSource withLocation(com.microsoft.azure.management.resources.fluentcore.arm.Region location)
location - resource location/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/