ClientDiscoveryDisplay interface
操作のローカライズされた表示情報。
プロパティ
description | 操作の詳細を含む操作の説明。 |
operation | 操作名自体。 |
provider | 表示目的でのプロバイダーの名前 |
resource | この操作を実行できる ResourceType。 |
プロパティの詳細
description
操作の詳細を含む操作の説明。
description?: string
プロパティ値
string
operation
操作名自体。
operation?: string
プロパティ値
string
provider
表示目的でのプロバイダーの名前
provider?: string
プロパティ値
string
resource
この操作を実行できる ResourceType。
resource?: string
プロパティ値
string