toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
GetExpressRouteGatewayPlainArgs
Get
Express
Route
Gateway
Plain
Args
data
class
GetExpressRouteGatewayPlainArgs
(
val
expressRouteGatewayName
:
String
,
val
resourceGroupName
:
String
)
:
ConvertibleToJava
<
GetExpressRouteGatewayPlainArgs
>
Members
Constructors
Get
Express
Route
Gateway
Plain
Args
Link copied to clipboard
constructor
(
expressRouteGatewayName
:
String
,
resourceGroupName
:
String
)
Properties
express
Route
Gateway
Name
Link copied to clipboard
val
expressRouteGatewayName
:
String
The name of the ExpressRoute gateway.
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
(
)
:
GetExpressRouteGatewayPlainArgs