Share via


IWorkflowTriggerListCallbackUrlQueries.ApiVersion Property

Definition

The api version.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The api version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="api-version")]
public string ApiVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The api version.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="api-version")>]
member this.ApiVersion : string with get, set
Public Property ApiVersion As String

Property Value

Attributes

Applies to