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

GalleryApplication interface

指定要创建或更新的库应用程序定义的相关信息。

扩展

属性

customActions

可对此库应用程序中的所有库应用程序版本执行的自定义操作的列表。

description

此库应用程序定义资源的说明。 此属性可更新。

endOfLifeDate

库应用程序定义的生命周期结束日期。 此属性可用于解除授权。 此属性可更新。

eula

库应用程序定义的 Eula 协议。

privacyStatementUri

隐私声明 URI。

releaseNoteUri

发行说明 URI。

supportedOSType

此属性允许指定应用程序的受支持操作系统类型。 可能的值为: Windows、Linux。

继承属性

id

资源 ID 注意:此属性不会被序列化。 它只能由服务器填充。

location

资源位置

name

资源名称 注意:此属性不会被序列化。 它只能由服务器填充。

tags

资源标记

type

资源类型 注意:此属性不会被序列化。 它只能由服务器填充。

属性详细信息

customActions

可对此库应用程序中的所有库应用程序版本执行的自定义操作的列表。

customActions?: GalleryApplicationCustomAction[]

属性值

description

此库应用程序定义资源的说明。 此属性可更新。

description?: string

属性值

string

endOfLifeDate

库应用程序定义的生命周期结束日期。 此属性可用于解除授权。 此属性可更新。

endOfLifeDate?: Date

属性值

Date

eula

库应用程序定义的 Eula 协议。

eula?: string

属性值

string

privacyStatementUri

隐私声明 URI。

privacyStatementUri?: string

属性值

string

releaseNoteUri

发行说明 URI。

releaseNoteUri?: string

属性值

string

supportedOSType

此属性允许指定应用程序的受支持操作系统类型。 可能的值为: Windows、Linux。

supportedOSType?: OperatingSystemTypes

属性值

继承属性详细信息

id

资源 ID 注意:此属性不会被序列化。 它只能由服务器填充。

id?: string

属性值

string

继承自Resource.id

location

资源位置

location: string

属性值

string

继承自Resource.location

name

资源名称 注意:此属性不会被序列化。 它只能由服务器填充。

name?: string

属性值

string

继承自Resource.name

tags

资源标记

tags?: {[propertyName: string]: string}

属性值

{[propertyName: string]: string}

继承自Resource.tags

type

资源类型 注意:此属性不会被序列化。 它只能由服务器填充。

type?: string

属性值

string

继承自Resource.type