pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.outputs
/
ListWebAppFunctionSecretsResult
List
Web
App
Function
Secrets
Result
data
class
ListWebAppFunctionSecretsResult
(
val
key
:
String
?
=
null
,
val
triggerUrl
:
String
?
=
null
)
Function secrets.
Types
Constructors
Properties
Constructors
List
Web
App
Function
Secrets
Result
Link copied to clipboard
fun
ListWebAppFunctionSecretsResult
(
key
:
String
?
=
null
,
triggerUrl
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
?
=
null
Secret key.
trigger
Url
Link copied to clipboard
val
triggerUrl
:
String
?
=
null
Trigger URL.