@Beta(value=V1_15_0)
public static interface GalleryImage.DefinitionStages.WithLocation
| Modifier and Type | Method and Description |
|---|---|
GalleryImage.DefinitionStages.WithIdentifier |
withLocation(com.microsoft.azure.management.resources.fluentcore.arm.Region location)
Specifies location.
|
GalleryImage.DefinitionStages.WithIdentifier |
withLocation(String location)
Specifies location.
|
@Beta(value=V1_15_0) GalleryImage.DefinitionStages.WithIdentifier withLocation(String location)
location - resource location@Beta(value=V1_15_0) GalleryImage.DefinitionStages.WithIdentifier 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.
*/