LocalUserRegeneratePasswordResult interface
The secrets of Storage Account Local User.
Properties
ssh |
Auto generated password by the server for SSH authentication if hasSshPassword is set to true on the creation of local user. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
sshPassword
Auto generated password by the server for SSH authentication if hasSshPassword is set to true on the creation of local user. NOTE: This property will not be serialized. It can only be populated by the server.
sshPassword?: string
Property Value
string