Deployment interface
デプロイ操作パラメーター。
プロパティ
location | デプロイ データを格納する場所。 |
properties | 配置プロパティです。 |
tags | デプロイ タグ |
プロパティの詳細
location
デプロイ データを格納する場所。
location?: string
プロパティ値
string
properties
tags
デプロイ タグ
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}