Deployment interface
デプロイ操作のパラメーター。
プロパティ
| identity | デプロイのマネージド ID 構成。 |
| location | デプロイ データを格納する場所。 |
| properties | 展開プロパティ。 |
| tags | デプロイ タグ |
プロパティの詳細
identity
location
デプロイ データを格納する場所。
location?: string
プロパティ値
string
properties
tags
デプロイ タグ
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}