次の方法で共有


AppPlatformCustomContainer.ContainerImage プロパティ

定義

カスタム コンテナーのコンテナー イメージ。 これは、レジストリの <サーバー名のない repository>:<tag> の形式にする必要があります。

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

プロパティ値

適用対象