次の方法で共有


IRegistryCredentials インターフェイス

定義

コンテナー レジストリのログイン資格情報を含む応答。

public interface IRegistryCredentials : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IRegistryCredentials = interface
    interface IBeta
Public Interface IRegistryCredentials
Implements IBeta
実装

プロパティ

AccessKeys

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

Username

コンテナー レジストリへのログインに使用できるユーザー名の値を取得します。

適用対象