Język

AzureFunctionDefinitionFunction.Description Property

Definition

A description of what the function does, used by the model to choose when and how to call the function.

public string Description { get; set; }
public string Description { get; }
member this.Description : string with get, set
member this.Description : string
Public Property Description As String
Public ReadOnly Property Description As String

Property Value

Applies to