toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.outputs
/
GetLinuxWebAppSiteCredential
Get
Linux
Web
App
Site
Credential
data
class
GetLinuxWebAppSiteCredential
(
val
name
:
String
,
val
password
:
String
)
Members
Constructors
Get
Linux
Web
App
Site
Credential
Link copied to clipboard
constructor
(
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 Linux Web App.
password
Link copied to clipboard
val
password
:
String
The Site Credentials Password used for publishing.