public static interface GalleryImage.DefinitionStages.WithLocation
| Modifier and Type | Method and Description |
|---|---|
GalleryImage.DefinitionStages.WithIdentifier |
withLocation(com.azure.core.management.Region location)
Specifies location.
|
GalleryImage.DefinitionStages.WithIdentifier |
withLocation(String location)
Specifies location.
|
GalleryImage.DefinitionStages.WithIdentifier withLocation(String location)
location - resource locationGalleryImage.DefinitionStages.WithIdentifier withLocation(com.azure.core.management.Region location)
location - resource locationCopyright © 2020 Microsoft Corporation. All rights reserved.