Delen via


StaticSiteZipDeploymentARMResource.ApiZipUrl Property

Definition

Gets or sets URL for the zipped api content

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to