toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.appservice.kotlin.outputs
/
GetAppServiceSiteCredential
Get
App
Service
Site
Credential
data
class
GetAppServiceSiteCredential
(
val
password
:
String
,
val
username
:
String
)
Members
Constructors
Get
App
Service
Site
Credential
Link copied to clipboard
constructor
(
password
:
String
,
username
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
password
Link copied to clipboard
val
password
:
String
username
Link copied to clipboard
val
username
:
String