toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.aad.kotlin.outputs
/
ContainerAccountResponse
Container
Account
Response
data
class
ContainerAccountResponse
(
val
accountName
:
String
?
=
null
,
val
password
:
String
?
=
null
,
val
spn
:
String
?
=
null
)
Container Account Description
Members
Constructors
Container
Account
Response
Link copied to clipboard
constructor
(
accountName
:
String
?
=
null
,
password
:
String
?
=
null
,
spn
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
account
Name
Link copied to clipboard
val
accountName
:
String
?
=
null
The account name
password
Link copied to clipboard
val
password
:
String
?
=
null
The account password
spn
Link copied to clipboard
val
spn
:
String
?
=
null
The account spn