你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

UserArtifactManage 类

定义

public class UserArtifactManage
type UserArtifactManage = class
Public Class UserArtifactManage
继承
UserArtifactManage

构造函数

UserArtifactManage()

初始化 UserArtifactManage 类的新实例。

UserArtifactManage(String, String, String)

初始化 UserArtifactManage 类的新实例。

属性

Install

获取或设置必需项。 用于安装库应用程序的路径和参数。 这限制为 4096 个字符。

Remove

获取或设置必需项。 要删除库应用程序的路径和参数。 这限制为 4096 个字符。

Update

获取或设置可选。 用于更新库应用程序的路径和参数。 如果不存在,则更新操作将在以前的版本上调用 remove 命令,并在当前版本的库应用程序上安装命令。 这限制为 4096 个字符。

方法

Validate()

验证 对象。

适用于