ScopedDeployment interface
部署作業參數。
屬性
location | 要儲存部署數據的位置。 |
properties | 部署屬性。 |
tags | 部署標籤 |
屬性詳細資料
location
要儲存部署數據的位置。
location: string
屬性值
string
properties
tags
部署標籤
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}