次の方法で共有


VirtualMachineRunCommandInner.OutputBlobUri プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象