toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.networkcloud.kotlin.inputs
/
GetL2NetworkPlainArgs
Get
L2Network
Plain
Args
data
class
GetL2NetworkPlainArgs
(
val
l2NetworkName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetL2NetworkPlainArgs
>
Members
Constructors
Get
L2Network
Plain
Args
Link copied to clipboard
constructor
(
l2NetworkName
:
String
,
resourceGroupName
:
String
)
Properties
l2Network
Name
Link copied to clipboard
val
l2NetworkName
:
String
The name of the L2 network.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group. The name is case insensitive.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetL2NetworkPlainArgs