get Content Type
Content type contract details. API Version: 2020-12-01.
Return
Content type contract details.
Parameters
argument
null
suspend fun getContentType(contentTypeId: String, resourceGroupName: String, serviceName: String): GetContentTypeResult
Return
Content type contract details.
See also
Parameters
content Type Id
Content type identifier.
resource Group Name
The name of the resource group.
service Name
The name of the API Management service.
suspend fun getContentType(argument: suspend GetContentTypePlainArgsBuilder.() -> Unit): GetContentTypeResult
Return
Content type contract details.
See also
Parameters
argument
Builder for com.pulumi.azurenative.apimanagement.kotlin.inputs.GetContentTypePlainArgs.