toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.deviceregistry.kotlin.inputs
/
GetSchemaRegistryPlainArgs
Get
Schema
Registry
Plain
Args
data
class
GetSchemaRegistryPlainArgs
(
val
resourceGroupName
:
String
,
val
schemaRegistryName
:
String
)
:
ConvertibleToJava
<
GetSchemaRegistryPlainArgs
>
Members
Constructors
Get
Schema
Registry
Plain
Args
Link copied to clipboard
constructor
(
resourceGroupName
:
String
,
schemaRegistryName
:
String
)
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
schema
Registry
Name
Link copied to clipboard
val
schemaRegistryName
:
String
Schema registry name parameter.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetSchemaRegistryPlainArgs