pulumi-azure-native-kotlin
2.14.0.0
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
>
Constructors
Functions
Properties
Constructors
Get
Express
Route
Gateway
Plain
Args
Link copied to clipboard
fun
GetExpressRouteGatewayPlainArgs
(
expressRouteGatewayName
:
String
,
resourceGroupName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetExpressRouteGatewayPlainArgs
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.