次の方法で共有


IStorageAccount.GetKeys メソッド

定義

このストレージ アカウントの Azure から最新のアクセス キーをフェッチします。

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Storage.Fluent.Models.StorageAccountKey> GetKeys ();
abstract member GetKeys : unit -> System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Storage.Fluent.Models.StorageAccountKey>
Public Function GetKeys () As IReadOnlyList(Of StorageAccountKey)

戻り値

適用対象