ApplicationPackageSupportUrls.PublicAzure Property

Definition

[Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)]
public string PublicAzure { get; set; }
[<Newtonsoft.Json.JsonProperty(Required=Newtonsoft.Json.Required.Default)>]
member this.PublicAzure : string with get, set
Public Property PublicAzure As String

Property Value

String
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to