ClusterLoadInformation.ToString メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
の詳細 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 DeviationBeforfore : 2 DeviationAfter : 2 BalancingThreshold : 1 Action : NoActionNeeded ActivityThreshold : 3 ClusterCapacity : 100 ClusterLoad : 1 ClusterRemainingCapacity : 0 NodeBufferfferPercentage : 0 ClusterBufferedCapacity : 0 ClusterRemainingBufferedCapacity : 0 ClusterCapacityViolation : True MinNodeLoadValue: 0 MinNodeLoadNodeId : 1ca9521d70301383417536df0c96f671 MaxNodeLoadValue : 1 MaxNodeLoadNodeId : cf68563e16a44f808e86197a9cf83de5
適用対象
Azure SDK for .NET