GetApiVersionSetResult

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

Link copied to clipboard
constructor(apiManagementName: String, description: String, displayName: String, id: String, name: String, resourceGroupName: String, versionHeaderName: String, versionQueryName: String, versioningScheme: String)

Types

Link copied to clipboard
object Companion

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
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard
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.