pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devices.kotlin.inputs
/
GetIotHubResourcePlainArgs
Get
Iot
Hub
Resource
Plain
Args
data
class
GetIotHubResourcePlainArgs
(
val
resourceGroupName
:
String
,
val
resourceName
:
String
)
:
ConvertibleToJava
<
GetIotHubResourcePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Iot
Hub
Resource
Plain
Args
Link copied to clipboard
fun
GetIotHubResourcePlainArgs
(
resourceGroupName
:
String
,
resourceName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetIotHubResourcePlainArgs
Properties
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group that contains the IoT hub.
resource
Name
Link copied to clipboard
val
resourceName
:
String
The name of the IoT hub.