AzureCliScript.ScriptContent Property

Definition

Gets or sets script body.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to