Share via


StorageAccountLocalUserData.SshAuthorizedKeys Property

Definition

Optional, local user ssh authorized keys for SFTP.

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

Property Value

Applies to