Share via


ApplicationTypeVersionResource.AppPackageUrl Property

Definition

Gets or sets the URL to the application package

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to