Uses of Class
com.microsoft.azure.management.compute.GalleryImageVersionPublishingProfile
Packages that use GalleryImageVersionPublishingProfile
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of GalleryImageVersionPublishingProfile in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return GalleryImageVersionPublishingProfileModifier and TypeMethodDescriptionGalleryImageVersion.publishingProfile()
GalleryImageVersionUpdate.publishingProfile()
Get the publishingProfile value.Methods in com.microsoft.azure.management.compute with parameters of type GalleryImageVersionPublishingProfileModifier and TypeMethodDescriptionGalleryImageVersionUpdate.withPublishingProfile
(GalleryImageVersionPublishingProfile publishingProfile) Set the publishingProfile value.