Share via


SharedGalleryImage.Eula Property

Definition

Gets or sets end-user license agreement for the current community gallery image.

[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