次の方法で共有


OperationInfo interface

操作に関する情報

プロパティ

description

操作の説明

operation

操作の名前

provider

プロバイダーの名前

resource

リソースの種類の名前

プロパティの詳細

description

操作の説明

description?: string

プロパティ値

string

operation

操作の名前

operation?: string

プロパティ値

string

provider

プロバイダーの名前

provider?: string

プロパティ値

string

resource

リソースの種類の名前

resource?: string

プロパティ値

string