次の方法で共有


VirtualMachineRunCommandInner.ErrorBlobUri プロパティ

定義

スクリプト エラー ストリームをアップロードする Azure ストレージ BLOB を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象