次の方法で共有


IRegistryCredentials.AccessKeys プロパティ

定義

コンテナー レジストリへのログインに使用できる管理者ユーザー アクセス キーの名前と値を取得します。

public System.Collections.Generic.IReadOnlyDictionary<Microsoft.Azure.Management.ContainerRegistry.Fluent.AccessKeyType,string> AccessKeys { get; }
member this.AccessKeys : System.Collections.Generic.IReadOnlyDictionary<Microsoft.Azure.Management.ContainerRegistry.Fluent.AccessKeyType, string>
Public ReadOnly Property AccessKeys As IReadOnlyDictionary(Of AccessKeyType, String)

プロパティ値

適用対象