toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.networkcloud.kotlin.inputs
/
GetL3NetworkPlainArgs
Get
L3Network
Plain
Args
data
class
GetL3NetworkPlainArgs
(
val
l3NetworkName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetL3NetworkPlainArgs
>
Members
Constructors
Get
L3Network
Plain
Args
Link copied to clipboard
constructor
(
l3NetworkName
:
String
,
resourceGroupName
:
String
)
Properties
l3Network
Name
Link copied to clipboard
val
l3NetworkName
:
String
The name of the L3 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
(
)
:
GetL3NetworkPlainArgs