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
Methods in com.azure.resourcemanager.compute.models that return GalleryTargetExtendedLocationModifier and TypeMethodDescriptionGalleryTargetExtendedLocation.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(StorageAccountType 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.