Share via


IStaticSiteZipDeploymentArmResource.AppZipUrl Property

Definition

URL for the zipped app content

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="URL for the zipped app content", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="appZipUrl")]
public string AppZipUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="URL for the zipped app content", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="appZipUrl")>]
member this.AppZipUrl : string with get, set
Public Property AppZipUrl As String

Property Value

Attributes

Applies to