你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ClusterLoadInformation.ToString 方法

定义

漂亮的打印出 的详细信息 ClusterLoadInformation

public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

返回

ClusterLoadInformation 的字符串表示形式。

示例

LastBalancingStartTimeUtc : 11/9/2015 8:40:35 PM LastBalancingEndTimeUtc : 11/9/2015 8:40:35 PM LoadMetricInformation : LoadMetricName : Metric1 IsBalancedBefore : True IsBalancedAfter : True DeviationBefore : 2 DeviationAfter : 2 BalancingThreshold : 1 Action : NoActionNeeded ActivityThreshold : 3 ClusterCapacity : 100 ClusterLoad : 1 ClusterRemainingCapacity : 0 NodeBufferPercentage : 0 ClusterBufferedCapacity : 0 ClusterRemainingBufferedCapacity : 0 ClusterCapacityViolation : True MinNodeLoadValue : 0 MinNodeLoadNodeId : 1ca9521d70301383417536df0c96f671 MaxNodeLoadValue : 1 MaxNodeLoadNodeId : cf68563e16a44f808e86197a9cf83de5

适用于