Uses of Class
com.azure.resourcemanager.compute.models.UserArtifactManage
-
Packages that use UserArtifactManage Package Description com.azure.resourcemanager.compute.models 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 UserArtifactManage Modifier and Type Method Description UserArtifactManageGalleryApplicationVersionPublishingProfile. manageActions()Get the manageActions property: The manageActions property.UserArtifactManageUserArtifactManage. withInstall(String install)Set the install property: Required.UserArtifactManageUserArtifactManage. withRemove(String remove)Set the remove property: Required.UserArtifactManageUserArtifactManage. withUpdate(String update)Set the update property: Optional.Methods in com.azure.resourcemanager.compute.models with parameters of type UserArtifactManage Modifier and Type Method Description GalleryApplicationVersionPublishingProfileGalleryApplicationVersionPublishingProfile. withManageActions(UserArtifactManage manageActions)Set the manageActions property: The manageActions property.
-