Get Api Version Set Result
data class GetApiVersionSetResult(val apiManagementName: String, val description: String, val displayName: String, val id: String, val name: String, val resourceGroupName: String, val versionHeaderName: String, val versionQueryName: String, val versioningScheme: String)
A collection of values returned by getApiVersionSet.
Constructors
Properties
Link copied to clipboard
Link copied to clipboard
The description of API Version Set.
Link copied to clipboard
The display name of this API Version Set.
Link copied to clipboard
Link copied to clipboard
The name of the Header which should be read from Inbound Requests which defines the API Version.
Link copied to clipboard
Link copied to clipboard
The name of the Query String which should be read from Inbound Requests which defines the API Version.