次の方法で共有


OperationDisplay interface

プロパティ

description

操作のフレンドリ名。 **手記:

operation

操作の種類。 例: 読み取り、書き込み、

provider

リソース プロバイダーのフレンドリ名。

resource

操作が実行されるリソースの種類

プロパティの詳細

description

操作のフレンドリ名。 **手記:

description?: string

プロパティ値

string

operation

操作の種類。 例: 読み取り、書き込み、

operation?: string

プロパティ値

string

provider

リソース プロバイダーのフレンドリ名。

provider?: string

プロパティ値

string

resource

操作が実行されるリソースの種類

resource?: string

プロパティ値

string