Uses of Class
com.azure.resourcemanager.compute.models.GalleryArtifactVersionFullSource
Packages that use GalleryArtifactVersionFullSource
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of GalleryArtifactVersionFullSource in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return GalleryArtifactVersionFullSourceModifier and TypeMethodDescriptionGalleryImageVersionStorageProfile.source()Get the source property: The source of the gallery artifact version.GalleryArtifactVersionFullSource.withCommunityGalleryImageId(String communityGalleryImageId) Set the communityGalleryImageId property: The resource Id of the source Community Gallery Image.Set the id property: The id of the gallery artifact version source.Methods in com.azure.resourcemanager.compute.models with parameters of type GalleryArtifactVersionFullSourceModifier and TypeMethodDescriptionGalleryImageVersionStorageProfile.withSource(GalleryArtifactVersionFullSource source) Set the source property: The source of the gallery artifact version.