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
/
GetPropertyPlainArgs
Get
Property
Plain
Args
data
class
GetPropertyPlainArgs
(
val
propId
:
String
,
val
resourceGroupName
:
String
,
val
serviceName
:
String
)
:
ConvertibleToJava
<
GetPropertyPlainArgs
>
Members
Constructors
Get
Property
Plain
Args
Link copied to clipboard
constructor
(
propId
:
String
,
resourceGroupName
:
String
,
serviceName
:
String
)
Properties
prop
Id
Link copied to clipboard
val
propId
:
String
Identifier of the property.
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
(
)
:
GetPropertyPlainArgs