toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apimanagement.kotlin.inputs
/
GetContentTypePlainArgs
Get
Content
Type
Plain
Args
data
class
GetContentTypePlainArgs
(
val
contentTypeId
:
String
,
val
resourceGroupName
:
String
,
val
serviceName
:
String
)
:
ConvertibleToJava
<
GetContentTypePlainArgs
>
Members
Constructors
Get
Content
Type
Plain
Args
Link copied to clipboard
constructor
(
contentTypeId
:
String
,
resourceGroupName
:
String
,
serviceName
:
String
)
Properties
content
Type
Id
Link copied to clipboard
val
contentTypeId
:
String
Content type identifier.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.
service
Name
Link copied to clipboard
val
serviceName
:
String
The name of the API Management service.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetContentTypePlainArgs