Share via


ApplicationPackage.StorageUrl Property

Definition

Gets the URL for the application package in Azure Storage.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageUrl")]
public string StorageUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageUrl")>]
member this.StorageUrl : string
Public ReadOnly Property StorageUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to