GetContentTypePlainArgs

data class GetContentTypePlainArgs(val contentTypeId: String, val resourceGroupName: String, val serviceName: String) : ConvertibleToJava<GetContentTypePlainArgs>

Constructors

Link copied to clipboard
fun GetContentTypePlainArgs(contentTypeId: String, resourceGroupName: String, serviceName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetContentTypePlainArgs

Properties

Link copied to clipboard

Content type identifier.

Link copied to clipboard

The name of the resource group.

Link copied to clipboard

The name of the API Management service.