toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.workloads.kotlin.outputs
/
UserProfileResponse
User
Profile
Response
data
class
UserProfileResponse
(
val
sshPublicKey
:
String
,
val
userName
:
String
)
User profile to configure on a compute resources such as VM, VMSS
Members
Constructors
User
Profile
Response
Link copied to clipboard
constructor
(
sshPublicKey
:
String
,
userName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
ssh
Public
Key
Link copied to clipboard
val
sshPublicKey
:
String
SSH public key data
user
Name
Link copied to clipboard
val
userName
:
String
User name