Uses of Class
com.microsoft.azure.management.compute.UserArtifactManage
Packages that use UserArtifactManage
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of UserArtifactManage in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return UserArtifactManageModifier and TypeMethodDescriptionGalleryApplicationVersionPublishingProfile.manageActions()
Get the manageActions value.UserArtifactManage.withInstall
(String install) Set required.UserArtifactManage.withRemove
(String remove) Set required.UserArtifactManage.withUpdate
(String update) Set optional.Methods in com.microsoft.azure.management.compute with parameters of type UserArtifactManageModifier and TypeMethodDescriptionGalleryApplicationVersionPublishingProfile.withManageActions
(UserArtifactManage manageActions) Set the manageActions value.