SiloHost.SetDeploymentId(String, String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このサイロの ClusterId と、クラスター メンバーシップ テーブルなどのサイロ システム データを使用する接続文字列を設定します。
public void SetDeploymentId (string deploymentId, string connectionString);
public void SetDeploymentId (string clusterId, string connectionString);
member this.SetDeploymentId : string * string -> unit
member this.SetDeploymentId : string * string -> unit
Public Sub SetDeploymentId (deploymentId As String, connectionString As String)
Public Sub SetDeploymentId (clusterId As String, connectionString As String)
パラメーター
- deploymentIdclusterId
- String
DeploymentId このサイロは の一部です。
- connectionString
- String
サイロ システム データを使用する Azure 接続文字列。