次の方法で共有


OperationProperties interface

リソース プロバイダーでサポートされる操作のプロパティ。

プロパティ

description

リソース操作の説明。

operation

操作名。

provider

プロバイダー名。

resource

リソースの名前。

プロパティの詳細

description

リソース操作の説明。

description?: string

プロパティ値

string

operation

操作名。

operation?: string

プロパティ値

string

provider

プロバイダー名。

provider?: string

プロパティ値

string

resource

リソースの名前。

resource?: string

プロパティ値

string