pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.outputs
/
GetWindowsFunctionAppSiteCredential
Get
Windows
Function
App
Site
Credential
data
class
GetWindowsFunctionAppSiteCredential
(
val
name
:
String
,
val
password
:
String
)
Types
Constructors
Properties
Constructors
Get
Windows
Function
App
Site
Credential
Link copied to clipboard
fun
GetWindowsFunctionAppSiteCredential
(
name
:
String
,
password
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The name of this Windows Function App.
password
Link copied to clipboard
val
password
:
String
The Site Credentials Password used for publishing.