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