Share via


IFunctionEnvelopeProperties.FunctionAppId Property

Definition

Function App ID.

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

Property Value

Attributes

Applies to