ISiteExtensionInfo.ProjectUrl Property

Definition

Project URL.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Project URL.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="project_url", Update=true)]
public string ProjectUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=true, Description="Project URL.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="project_url", Update=true)>]
member this.ProjectUrl : string with get, set
Public Property ProjectUrl As String

Property Value

Attributes

Applies to