다음을 통해 공유


StaticSiteZipDeploymentARMResource.AppZipUrl Property

Definition

Gets or sets URL for the zipped app content

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to