GalleryApplicationInner.ReleaseNoteUri Property

Definition

Gets or sets the release note uri.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to