ManagedEnvironmentPatch interface
コンテナー アプリをホストするための環境
プロパティ
| tags | キーと値のペアの形式のアプリケーション固有のメタデータ。 |
プロパティの詳細
tags
キーと値のペアの形式のアプリケーション固有のメタデータ。
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}