Share via


GalleryApplicationUpdate.Eula Property

Definition

Gets or sets the Eula agreement for the gallery Application Definition.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to