toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.peering.kotlin.inputs
/
GetPeeringPlainArgs
Get
Peering
Plain
Args
data
class
GetPeeringPlainArgs
(
val
peeringName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetPeeringPlainArgs
>
Members
Constructors
Get
Peering
Plain
Args
Link copied to clipboard
constructor
(
peeringName
:
String
,
resourceGroupName
:
String
)
Properties
peering
Name
Link copied to clipboard
val
peeringName
:
String
The name of the peering.
resource
Group
Name
Link copied to clipboard
val
resourceGroupName
:
String
The name of the resource group.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetPeeringPlainArgs