PsApiManagementApi.ApiVersion Property
Definition
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.
Gets or sets indicates the Version identifier of the API if the API is versioned
public string ApiVersion { get; set; }
member this.ApiVersion : string with get, set
Public Property ApiVersion As String