共用方式為


RecommendationAction interface

代表建議動作。

Extends

屬性

actionId

建議動作標識碼。

advisorName

Advisor 名稱。

createdTime

建議動作建立時間。

details

建議動作詳細數據。

expirationTime

建議動作到期時間。

reason

建議動作原因。

recommendationType

建議動作類型。

sessionId

建議動作會話標識碼。

繼承的屬性

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

資源的完整資源標識碼。 例如 - /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