pulumi-azure-native-kotlin
2.6.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurearcdata.kotlin.outputs
/
BasicLoginInformationResponse
Basic
Login
Information
Response
data
class
BasicLoginInformationResponse
(
val
username
:
String
?
=
null
)
Username and password for basic login authentication.
Types
Constructors
Properties
Constructors
Basic
Login
Information
Response
Link copied to clipboard
fun
BasicLoginInformationResponse
(
username
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
username
Link copied to clipboard
val
username
:
String
?
=
null
Login username.