共用方式為


AutoScaleRun.Error 屬性

定義

取得或設定評估集區上自動調整公式時所遇到的錯誤詳細資料,如果評估失敗。

[Newtonsoft.Json.JsonProperty(PropertyName="error")]
public Microsoft.Azure.Management.Batch.Models.AutoScaleRunError Error { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="error")>]
member this.Error : Microsoft.Azure.Management.Batch.Models.AutoScaleRunError with get, set
Public Property Error As AutoScaleRunError

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於