OperationDisplay interface
操作の詳細。
プロパティ
description | 操作の説明。 |
operation | 操作の種類です。 |
provider | サービス プロバイダー。 |
resource | 操作が実行されるリソース。 |
プロパティの詳細
description
操作の説明。
description?: string
プロパティ値
string
operation
操作の種類です。
operation?: string
プロパティ値
string
provider
サービス プロバイダー。
provider?: string
プロパティ値
string
resource
操作が実行されるリソース。
resource?: string
プロパティ値
string