Extension.PackageUri Property

Definition

Gets uri of the Helm package

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to