OperationLive interface
GetOperations 要求によって返される操作を表します。
プロパティ
| display | 操作の表示名 |
| name | 操作の名前 |
| origin | 操作の発生元 |
| properties | 操作のプロパティ |
プロパティの詳細
display
name
操作の名前
name?: string
プロパティ値
string
origin
操作の発生元
origin?: string
プロパティ値
string
properties
操作のプロパティ
properties?: any
プロパティ値
any