GlobalConfiguration.DeploymentId プロパティ

定義

注意事項

DeploymentId is the same as ClusterId. Please use ClusterId instead of DeploymentId.

デプロイ ID。これは ClusterId と同じであり、非推奨とされています。

public string DeploymentId { get; set; }
[System.Obsolete("DeploymentId is the same as ClusterId. Please use ClusterId instead of DeploymentId.")]
public string DeploymentId { get; set; }
member this.DeploymentId : string with get, set
[<System.Obsolete("DeploymentId is the same as ClusterId. Please use ClusterId instead of DeploymentId.")>]
member this.DeploymentId : string with get, set
Public Property DeploymentId As String

プロパティ値

属性

適用対象