次の方法で共有


AzureCliScript.ScriptContent プロパティ

定義

スクリプト本文を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象