次の方法で共有


RecommendationAction interface

推奨事項アクションを表します。

Extends

プロパティ

actionId

推奨事項アクション識別子。

advisorName

Advisor 名。

createdTime

推奨事項アクションの作成時間。

details

推奨事項アクションの詳細。

expirationTime

推奨事項アクションの有効期限。

reason

推奨事項アクションの理由。

recommendationType

推奨事項アクションの種類。

sessionId

推奨事項アクション セッション識別子。

継承されたプロパティ

id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

name

リソースの名前注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

type

リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

プロパティの詳細

actionId

推奨事項アクション識別子。

actionId?: number

プロパティ値

number

advisorName

Advisor 名。

advisorName?: string

プロパティ値

string

createdTime

推奨事項アクションの作成時間。

createdTime?: Date

プロパティ値

Date

details

推奨事項アクションの詳細。

details?: {[propertyName: string]: string}

プロパティ値

{[propertyName: string]: string}

expirationTime

推奨事項アクションの有効期限。

expirationTime?: Date

プロパティ値

Date

reason

推奨事項アクションの理由。

reason?: string

プロパティ値

string

recommendationType

推奨事項アクションの種類。

recommendationType?: string

プロパティ値

string

sessionId

推奨事項アクション セッション識別子。

sessionId?: string

プロパティ値

string

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

id

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

id?: string

プロパティ値

string

ProxyResource.id から継承

name

リソースの名前注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

name?: string

プロパティ値

string

ProxyResource.name から継承

type

リソースの型。 例: "Microsoft.Compute/virtualMachines" または "Microsoft.Storage/storageAccounts" 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

type?: string

プロパティ値

string

ProxyResource.typeから継承