Share via


IFunctionEnvelopeProperties.Href Property

Definition

Function URI.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Function URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="href")]
public string Href { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Function URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="href")>]
member this.Href : string with get, set
Public Property Href As String

Property Value

Attributes

Applies to