次の方法で共有


AzureIaaSVMJobTaskDetails.TaskExecutionDetails プロパティ

定義

タスクの実行に関する詳細を取得または設定します。 例: 転送されたバイト数など

[Newtonsoft.Json.JsonProperty(PropertyName="taskExecutionDetails")]
public string TaskExecutionDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="taskExecutionDetails")>]
member this.TaskExecutionDetails : string with get, set
Public Property TaskExecutionDetails As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象