Share via


LocalUserKeys.SshAuthorizedKeys Property

Definition

Optional, local user ssh authorized keys for SFTP.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Storage.Models.StorageSshPublicKey> SshAuthorizedKeys { get; }
member this.SshAuthorizedKeys : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Storage.Models.StorageSshPublicKey>
Public ReadOnly Property SshAuthorizedKeys As IReadOnlyList(Of StorageSshPublicKey)

Property Value

Applies to