次の方法で共有


StorageAccountLocalUserData.SshAuthorizedKeys プロパティ

定義

オプションで、ローカル ユーザーが SFTP の承認されたキーを ssh します。

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)

プロパティ値

適用対象