ContainerAppRegistryInfo クラス

定義

Container App レジストリ情報。

public class ContainerAppRegistryInfo
type ContainerAppRegistryInfo = class
Public Class ContainerAppRegistryInfo
継承
ContainerAppRegistryInfo

コンストラクター

ContainerAppRegistryInfo()

ContainerAppRegistryInfo の新しいインスタンスを初期化します。

プロパティ

RegistryPassword

レジストリ シークレット。

RegistryServer

レジストリ サーバーの URL。

RegistryUserName

レジストリ ユーザー名。

適用対象