AzureApiManagementSourceResponse

data class AzureApiManagementSourceResponse(val msiResourceId: String? = null, val resourceId: String)

API source configuration for Azure API Management.

Constructors

Link copied to clipboard
constructor(msiResourceId: String? = null, resourceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val msiResourceId: String? = null

The resource ID of the managed identity that has access to the API Management instance.

Link copied to clipboard

API Management service resource ID.