Partager via


AzureFunctionActivity.FunctionName Propriété

Définition

Obtient ou définit le nom de la fonction que l’activité de fonction Azure appellera. Type : chaîne (ou Expression avec chaîne resultType)

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.functionName")]
public object FunctionName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.functionName")>]
member this.FunctionName : obj with get, set
Public Property FunctionName As Object

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à