ElasticAccountUpdate interface
ElasticAccount の更新操作に使用されるタイプ。
プロパティ
| identity | このリソースに割り当てられているマネージド サービス ID。 |
| properties | このリソースのリソース固有のプロパティ。 |
| tags | リソース タグ。 |
プロパティの詳細
identity
properties
このリソースのリソース固有のプロパティ。
properties?: ElasticAccountUpdateProperties
プロパティ値
tags
リソース タグ。
tags?: Record<string, string>
プロパティ値
Record<string, string>