DeploymentOperationInner クラス

定義

デプロイ操作の情報です。

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

コンストラクター

DeploymentOperationInner()

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

DeploymentOperationInner(String, String, DeploymentOperationProperties)

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

プロパティ

Id

完全なデプロイ操作 ID を取得します。

OperationId

デプロイ操作 ID を取得します。

Properties

デプロイのプロパティを取得または設定します。

適用対象