get Schema
Gets the details of the Schema specified by its identifier. Azure REST API version: 2021-04-01-preview.
Return
Schema Contract details.
Parameters
argument
null
suspend fun getSchema(resourceGroupName: String, schemaId: String, serviceName: String): GetSchemaResult
Return
Schema Contract details.
See also
Parameters
resource Group Name
The name of the resource group.
schema Id
Schema id identifier. Must be unique in the current API Management service instance.
service Name
The name of the API Management service.
Return
Schema Contract details.
See also
Parameters
argument
Builder for com.pulumi.azurenative.apimanagement.kotlin.inputs.GetSchemaPlainArgs.