toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.managednetworkfabric.kotlin.inputs
/
GetNeighborGroupPlainArgs
Get
Neighbor
Group
Plain
Args
data
class
GetNeighborGroupPlainArgs
(
val
neighborGroupName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetNeighborGroupPlainArgs
>
Members
Constructors
Get
Neighbor
Group
Plain
Args
Link copied to clipboard
constructor
(
neighborGroupName
:
String
,
resourceGroupName
:
String
)
Properties
neighbor
Group
Name
Link copied to clipboard
val
neighborGroupName
:
String
Name of the Neighbor Group.
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
(
)
:
GetNeighborGroupPlainArgs