共用方式為


Deployment interface

部署作業參數。

屬性

location

要儲存部署資料的位置。

properties

部署屬性。

tags

部署標籤

屬性詳細資料

location

要儲存部署資料的位置。

location?: string

屬性值

string

properties

部署屬性。

properties: DeploymentProperties

屬性值

tags

部署標籤

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

屬性值

{[propertyName: string]: string}