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