通过


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

NginxDeploymentUpdateParameters interface

Nginx 部署更新参数

属性

identity

标识属性

location

资源所在的地理位置

properties

Nginx 部署更新属性

sku

资源SKU

tags

<字符串> 字典

属性详细信息

identity

标识属性

identity?: IdentityProperties

属性值

location

资源所在的地理位置

location?: string

属性值

string

properties

Nginx 部署更新属性

properties?: NginxDeploymentUpdateProperties

属性值

sku

资源SKU

sku?: ResourceSku

属性值

tags

<字符串> 字典

tags?: Record<string, string>

属性值

Record<string, string>