OperationDisplayInfo interface
API 操作情報。
プロパティ
description | 操作の説明。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
operation | ユーザーがアクセス許可レベルに基づいて実行できるアクション。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
provider | サービス プロバイダー。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
resource | 操作が実行されるリソース。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
プロパティの詳細
description
操作の説明。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
description?: string
プロパティ値
string
operation
ユーザーがアクセス許可レベルに基づいて実行できるアクション。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
operation?: string
プロパティ値
string
provider
サービス プロバイダー。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
provider?: string
プロパティ値
string
resource
操作が実行されるリソース。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
resource?: string
プロパティ値
string