OperationDisplay interface
操作の表示情報。
プロパティ
description | 操作の説明。 |
operation | 操作のフレンドリ名。 |
provider | 操作のプロバイダーの名前。 |
resource | 操作のリソースの種類の名前。 |
プロパティの詳細
description
操作の説明。
description?: string
プロパティ値
string
operation
操作のフレンドリ名。
operation?: string
プロパティ値
string
provider
操作のプロバイダーの名前。
provider?: string
プロパティ値
string
resource
操作のリソースの種類の名前。
resource?: string
プロパティ値
string