pulumi-azure-native-kotlin
1.104.0.1
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
>
Constructors
Functions
Properties
Constructors
Get
Property
Plain
Args
Link copied to clipboard
fun
GetPropertyPlainArgs
(
propId
:
String
,
resourceGroupName
:
String
,
serviceName
:
String
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetPropertyPlainArgs
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.