pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.managednetworkfabric.kotlin.inputs
/
GetNetworkDevicePlainArgs
Get
Network
Device
Plain
Args
data
class
GetNetworkDevicePlainArgs
(
val
networkDeviceName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetNetworkDevicePlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Network
Device
Plain
Args
Link copied to clipboard
fun
GetNetworkDevicePlainArgs
(
networkDeviceName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetNetworkDevicePlainArgs
Properties
network
Device
Name
Link copied to clipboard
val
networkDeviceName
:
String
Name of the Network Device
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.