Language

ApiVersionHandler(String) Constructor

Definition

Initializes a new instance of the ApiVersionHandler class with the optional API version.

public ApiVersionHandler(string apiVersion = "2024-10-01");
new Microsoft.PowerPlatform.Management.ApiVersionHandler : string -> Microsoft.PowerPlatform.Management.ApiVersionHandler
Public Sub New (Optional apiVersion As String = "2024-10-01")

Parameters

apiVersion
String

Applies to