次の方法で共有


RecommendationOutput interface

レコメンデーション エンジンによって生成される推奨事項の結果を表します。

Extends

プロパティ

properties

推奨リソース固有のプロパティ

継承されたプロパティ

id

リソース ID。

kind

リソースの種類。

name

リソース名。

type

リソースの種類。

プロパティの詳細

properties

推奨リソース固有のプロパティ

properties?: RecommendationPropertiesOutput

プロパティ値

継承されたプロパティの詳細

id

リソース ID。

id?: string

プロパティ値

string

承元ProxyOnlyResourceOutput.id

kind

リソースの種類。

kind?: string

プロパティ値

string

承元ProxyOnlyResourceOutput.kind

name

リソース名。

name?: string

プロパティ値

string

承元ProxyOnlyResourceOutput.name

type

リソースの種類。

type?: string

プロパティ値

string

承元ProxyOnlyResourceOutput.type