Uses of Class
com.azure.resourcemanager.compute.models.GalleryTargetExtendedLocation
Packages that use GalleryTargetExtendedLocation
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of GalleryTargetExtendedLocation in com.azure.resourcemanager.compute.models
Classes in com.azure.resourcemanager.compute.models that implement interfaces with type arguments of type GalleryTargetExtendedLocationModifier and TypeClassDescriptionfinal classThe GalleryTargetExtendedLocation model.Methods in com.azure.resourcemanager.compute.models that return GalleryTargetExtendedLocationModifier and TypeMethodDescriptionGalleryTargetExtendedLocation.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GalleryTargetExtendedLocation from the JsonReader.GalleryTargetExtendedLocation.withEncryption(EncryptionImages encryption) Set the encryption property: Optional.GalleryTargetExtendedLocation.withExtendedLocation(GalleryExtendedLocation extendedLocation) Set the extendedLocation property: The name of the extended location.GalleryTargetExtendedLocation.withExtendedLocationReplicaCount(Integer extendedLocationReplicaCount) Set the extendedLocationReplicaCount property: The number of replicas of the Image Version to be created per extended location.Set the name property: The name of the region.GalleryTargetExtendedLocation.withStorageAccountType(EdgeZoneStorageAccountType storageAccountType) Set the storageAccountType property: Specifies the storage account type to be used to store the image.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type GalleryTargetExtendedLocationModifier and TypeMethodDescriptionGalleryArtifactPublishingProfileBase.targetExtendedLocations()Get the targetExtendedLocations property: The target extended locations where the Image Version is going to be replicated to.Method parameters in com.azure.resourcemanager.compute.models with type arguments of type GalleryTargetExtendedLocationModifier and TypeMethodDescriptionGalleryApplicationVersionPublishingProfile.withTargetExtendedLocations(List<GalleryTargetExtendedLocation> targetExtendedLocations) Set the targetExtendedLocations property: The target extended locations where the Image Version is going to be replicated to.GalleryArtifactPublishingProfileBase.withTargetExtendedLocations(List<GalleryTargetExtendedLocation> targetExtendedLocations) Set the targetExtendedLocations property: The target extended locations where the Image Version is going to be replicated to.GalleryImageVersionPublishingProfile.withTargetExtendedLocations(List<GalleryTargetExtendedLocation> targetExtendedLocations) Set the targetExtendedLocations property: The target extended locations where the Image Version is going to be replicated to.GalleryScriptVersionPublishingProfile.withTargetExtendedLocations(List<GalleryTargetExtendedLocation> targetExtendedLocations) Set the targetExtendedLocations property: The target extended locations where the Image Version is going to be replicated to.