Share via


IStaticSiteFunctionOverviewArmResourceProperties.FunctionName Property

Definition

The name for the function

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The name for the function", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="functionName")]
public string FunctionName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The name for the function", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="functionName")>]
member this.FunctionName : string
Public ReadOnly Property FunctionName As String

Property Value

Attributes

Applies to