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