toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.managednetworkfabric.kotlin.inputs
/
GetL3IsolationDomainPlainArgs
Get
L3Isolation
Domain
Plain
Args
data
class
GetL3IsolationDomainPlainArgs
(
val
l3IsolationDomainName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetL3IsolationDomainPlainArgs
>
Members
Constructors
Get
L3Isolation
Domain
Plain
Args
Link copied to clipboard
constructor
(
l3IsolationDomainName
:
String
,
resourceGroupName
:
String
)
Properties
l3Isolation
Domain
Name
Link copied to clipboard
val
l3IsolationDomainName
:
String
Name of the L3 Isolation Domain.
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
(
)
:
GetL3IsolationDomainPlainArgs