Uses of Class
com.azure.resourcemanager.compute.fluent.models.GalleryImageVersionProperties
-
Packages that use GalleryImageVersionProperties Package Description com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient. -
-
Uses of GalleryImageVersionProperties in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return GalleryImageVersionProperties Modifier and Type Method Description GalleryImageVersionPropertiesGalleryImageVersionProperties. withPublishingProfile(GalleryImageVersionPublishingProfile publishingProfile)Set the publishingProfile property: The publishing profile of a gallery image Version.GalleryImageVersionPropertiesGalleryImageVersionProperties. withStorageProfile(GalleryImageVersionStorageProfile storageProfile)Set the storageProfile property: This is the storage profile of a Gallery Image Version.
-