GalleryScriptProperties.Eula Property

Definition

Gets or sets the Eula agreement (End User License Agreement) for the gallery Script Definition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to