pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.outputs
/
LinuxWebAppSiteCredential
Linux
Web
App
Site
Credential
data
class
LinuxWebAppSiteCredential
(
val
name
:
String
?
=
null
,
val
password
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Linux
Web
App
Site
Credential
Link copied to clipboard
fun
LinuxWebAppSiteCredential
(
name
:
String
?
=
null
,
password
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
password
Link copied to clipboard
val
password
:
String
?
=
null
The Site Credentials Password used for publishing.