LocalUserKeys interface

The Storage Account Local User keys.

Properties

sharedKey

Auto generated by the server for SMB authentication.

sshAuthorizedKeys

Optional, local user ssh authorized keys for SFTP.

Property Details

sharedKey

Auto generated by the server for SMB authentication.

sharedKey?: string

Property Value

string

sshAuthorizedKeys

Optional, local user ssh authorized keys for SFTP.

sshAuthorizedKeys?: SshPublicKey[]

Property Value