IWorkflowTriggerListCallbackUrlQueries.ApiVersion Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |