get Schema
Gets the details of the Schema specified by its identifier. Uses 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.
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.
See also
Return
Schema Contract details.
Parameters
argument
Builder for com.pulumi.azurenative.apimanagement.kotlin.inputs.GetSchemaPlainArgs.