次の方法で共有


OperationOutput interface

ネットワーク REST API 操作の定義。

プロパティ

display

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

name

操作名: {provider}/{resource}/{operation}。

origin

操作の原点。

properties

操作プロパティの形式。

プロパティの詳細

display

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

display?: OperationDisplayOutput

プロパティ値

name

操作名: {provider}/{resource}/{operation}。

name?: string

プロパティ値

string

origin

操作の原点。

origin?: string

プロパティ値

string

properties

操作プロパティの形式。

properties?: OperationPropertiesFormatOutput

プロパティ値