Uses of Class
com.microsoft.azure.management.compute.GalleryApplicationVersionPublishingProfile
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of GalleryApplicationVersionPublishingProfile in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionGalleryApplicationVersionUpdate.publishingProfile()
Get the publishingProfile value.GalleryApplicationVersionPublishingProfile.withEnableHealthCheck
(Boolean enableHealthCheck) Set optional.GalleryApplicationVersionPublishingProfile.withManageActions
(UserArtifactManage manageActions) Set the manageActions value.GalleryApplicationVersionPublishingProfile.withSource
(UserArtifactSource source) Set the source value.Modifier and TypeMethodDescriptionGalleryApplicationVersionUpdate.withPublishingProfile
(GalleryApplicationVersionPublishingProfile publishingProfile) Set the publishingProfile value.