次の方法で共有


Operation interface

Storage Import/Export ジョブ API でサポートされている操作について説明します。

プロパティ

description

操作の簡単な説明。

name

操作の名前。

operation

操作の表示名。

provider

操作が属するリソース プロバイダー名。

resource

操作が属するリソースの名前。

プロパティの詳細

description

操作の簡単な説明。

description?: string

プロパティ値

string

name

操作の名前。

name: string

プロパティ値

string

operation

操作の表示名。

operation?: string

プロパティ値

string

provider

操作が属するリソース プロバイダー名。

provider?: string

プロパティ値

string

resource

操作が属するリソースの名前。

resource?: string

プロパティ値

string