次の方法で共有


ComposeDeploymentUpgradeDescription.ContainerRegistryUserName プロパティ

定義

このデプロイ内のコンテナーのイメージが存在するコンテナー レジストリのユーザー名を取得します。

public string ContainerRegistryUserName { get; set; }
member this.ContainerRegistryUserName : string with get, set
Public Property ContainerRegistryUserName As String

プロパティ値

コンテナー レジストリのユーザー名。

適用対象