次の方法で共有


AppPlatformCustomContainerUserSourceInfo クラス

定義

カスタム コンテナー のユーザー ソース情報。

public class AppPlatformCustomContainerUserSourceInfo : Azure.ResourceManager.AppPlatform.Models.AppPlatformUserSourceInfo
type AppPlatformCustomContainerUserSourceInfo = class
    inherit AppPlatformUserSourceInfo
Public Class AppPlatformCustomContainerUserSourceInfo
Inherits AppPlatformUserSourceInfo
継承
AppPlatformCustomContainerUserSourceInfo

コンストラクター

AppPlatformCustomContainerUserSourceInfo()

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

プロパティ

CustomContainer

カスタム コンテナー ペイロード。

Version

ソースのバージョン。

(継承元 AppPlatformUserSourceInfo)

適用対象