toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.kubernetesruntime.kotlin.inputs
/
GetBgpPeerPlainArgs
Get
Bgp
Peer
Plain
Args
data
class
GetBgpPeerPlainArgs
(
val
bgpPeerName
:
String
,
val
resourceUri
:
String
)
:
ConvertibleToJava
<
GetBgpPeerPlainArgs
>
Members
Constructors
Get
Bgp
Peer
Plain
Args
Link copied to clipboard
constructor
(
bgpPeerName
:
String
,
resourceUri
:
String
)
Properties
bgp
Peer
Name
Link copied to clipboard
val
bgpPeerName
:
String
The name of the BgpPeer
resource
Uri
Link copied to clipboard
val
resourceUri
:
String
The fully qualified Azure Resource manager identifier of the resource.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetBgpPeerPlainArgs