次の方法で共有


ContainerExecResponse クラス

定義

container exec コマンドの情報。

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

コンストラクター

ContainerExecResponse()

ContainerExecResponse クラスの新しいインスタンスを初期化します。

ContainerExecResponse(String, String)

ContainerExecResponse クラスの新しいインスタンスを初期化します。

プロパティ

Password

exec コマンドを開始するパスワードを取得または設定します。

WebSocketUri

exec websocket の URI を取得または設定します。

適用対象