次の方法で共有


DeploymentUpdateStatusParameters クラス

定義

展開状態の更新操作に指定されたパラメーター。

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

コンストラクター

DeploymentUpdateStatusParameters()

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

DeploymentUpdateStatusParameters(UpdatedDeploymentStatus)

必要な引数を使用して DeploymentUpdateStatusParameters クラスの新しいインスタンスを初期化します。

プロパティ

Status

必須。 デプロイの新しいステータス。

適用対象