DeploymentBaseContext 類別

定義

包含定義部署作業基底內容的屬性和方法。

public ref class DeploymentBaseContext
public class DeploymentBaseContext
type DeploymentBaseContext = class
Public Class DeploymentBaseContext
繼承
DeploymentBaseContext

屬性

AuthenticationType

取得或設定字串,決定部署作業中要使用的驗證類型。

CommitContext

取得部署認可作業的內容。

ComputerName

取得電腦名稱。

EncryptPassword

取得加密的密碼。

IncludeAcls

取得值,這個值表示是否要將安全性描述項加入至部署內容。

IsDestinationObject

取得值,這個值會判斷目前的實例是否為目的地物件。

Password

取得用來存取部署位置的密碼。

PrefetchPayload

取得值,這個值表示部署要求是否包含預先擷取承載。

RetryAttempts

取得嘗試部署作業的次數。

RetryInterval

取得在重試嘗試之間等候的間隔,以毫秒為單位。

UserName

取得用來存取部署位置的使用者名稱。

WebServerConfiguration

包含定義部署作業基底內容的屬性和方法。

方法

GetState(String)

從內部狀態資料表取得資料的值。

RaiseEvent(DeploymentTraceEventArgs)

使用指定的引數引發部署追蹤事件。

SetState(String, Object)

設定內部狀態資料表中的值。

適用於