ClusterOptions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
設定「您的叢集」。
public class ClusterOptions
type ClusterOptions = class
Public Class ClusterOptions
- 繼承
-
ClusterOptions
建構函式
ClusterOptions() |
設定「您的叢集」。 |
欄位
DefaultClusterId |
ClusterId 的預設值。 |
DefaultServiceId |
ServiceId 的預設值。 |
屬性
ClusterId |
取得或設定叢集識別。 這在一個名稱之前稱為 DeploymentId。2.0 名稱之前。 |
ServiceId |
取得或設定此服務的唯一識別碼,此服務應能存留部署和重新部署,其中可能不一樣 ClusterId 。 |