Uses of Class
com.azure.resourcemanager.compute.models.UserArtifactManage
Packages that use UserArtifactManage
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of UserArtifactManage in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return UserArtifactManageModifier and TypeMethodDescriptionGalleryApplicationVersionPublishingProfile.manageActions()Get the manageActions property: The manageActions property.UserArtifactManage.withInstall(String install) Set the install property: Required.UserArtifactManage.withRemove(String remove) Set the remove property: Required.UserArtifactManage.withUpdate(String update) Set the update property: Optional.Methods in com.azure.resourcemanager.compute.models with parameters of type UserArtifactManageModifier and TypeMethodDescriptionGalleryApplicationVersionPublishingProfile.withManageActions(UserArtifactManage manageActions) Set the manageActions property: The manageActions property.