OperationDisplay interface
get 操作プロパティの応答モデル
プロパティ
description | 表示目的での操作の説明 |
operation | 表示目的の操作の名前 |
provider | 表示目的のプロバイダーの名前 |
resource | 表示目的のリソースの種類の名前 |
プロパティの詳細
description
表示目的での操作の説明
description?: string
プロパティ値
string
operation
表示目的の操作の名前
operation?: string
プロパティ値
string
provider
表示目的のプロバイダーの名前
provider?: string
プロパティ値
string
resource
表示目的のリソースの種類の名前
resource?: string
プロパティ値
string