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