OperationDisplay interface

操作に関連付けられているメタデータを表示します。

プロパティ

description

操作の説明。

operation

操作の種類: get、read、delete など。

provider

サービス プロバイダー: Microsoft Key Vault。

resource

操作が実行されるリソースなど。

プロパティの詳細

description

操作の説明。

description?: string

プロパティ値

string

operation

操作の種類: get、read、delete など。

operation?: string

プロパティ値

string

provider

サービス プロバイダー: Microsoft Key Vault。

provider?: string

プロパティ値

string

resource

操作が実行されるリソースなど。

resource?: string

プロパティ値

string