DeploymentConfiguration 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
部署組態屬性。
public class DeploymentConfiguration
type DeploymentConfiguration = class
Public Class DeploymentConfiguration
- 繼承
-
DeploymentConfiguration
建構函式
DeploymentConfiguration() |
初始化 DeploymentConfiguration 類別的新實例。 |
DeploymentConfiguration(CloudServiceConfiguration, VirtualMachineConfiguration) |
初始化 DeploymentConfiguration 類別的新實例。 |
屬性
CloudServiceConfiguration |
取得或設定集區的雲端服務組態。 |
VirtualMachineConfiguration |
取得或設定集區的虛擬機器組態。 |
方法
Validate() |
驗證 物件。 |