Uses of Class
com.azure.resourcemanager.compute.models.GalleryExtendedLocation
Packages that use GalleryExtendedLocation
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of GalleryExtendedLocation in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return GalleryExtendedLocationModifier and TypeMethodDescriptionGalleryTargetExtendedLocation.extendedLocation()Get the extendedLocation property: The name of the extended location.Set the name property: The name property.GalleryExtendedLocation.withType(GalleryExtendedLocationType type) Set the type property: It is type of the extended location.Methods in com.azure.resourcemanager.compute.models with parameters of type GalleryExtendedLocationModifier and TypeMethodDescriptionGalleryTargetExtendedLocation.withExtendedLocation(GalleryExtendedLocation extendedLocation) Set the extendedLocation property: The name of the extended location.