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
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type GalleryExtendedLocationModifier and TypeClassDescriptionfinal classThe name of the extended location.Methods in com.azure.resourcemanager.compute.models that return GalleryExtendedLocationModifier and TypeMethodDescriptionGalleryTargetExtendedLocation.extendedLocation()Get the extendedLocation property: The name of the extended location.static GalleryExtendedLocationGalleryExtendedLocation.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GalleryExtendedLocation from the JsonReader.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.