File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tools/Tools.Common/SerializedCmdlets Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 42784
42784
"AdditionalProperties": "System.Collections.Generic.IDictionary`2[System.String,System.Object]",
42785
42785
"SentBytes": "System.Nullable`1[System.Double]",
42786
42786
"ReceivedBytes": "System.Nullable`1[System.Double]",
42787
- "AvailableMemoryInMB ": "System.Nullable`1[System.Int32]",
42787
+ "AvailableMemoryInMb ": "System.Nullable`1[System.Int32]",
42788
42788
"CpuUtilization": "System.Nullable`1[System.Int32]",
42789
42789
"ConcurrentJobsLimit": "System.Nullable`1[System.Int32]",
42790
42790
"ConcurrentJobsRunning": "System.Nullable`1[System.Int32]",
42831
42831
"Type": "System.Reflection.RuntimeParameterInfo"
42832
42832
},
42833
42833
{
42834
- "Name": "availableMemoryInMB ",
42834
+ "Name": "availableMemoryInMb ",
42835
42835
"Type": "System.Reflection.RuntimeParameterInfo"
42836
42836
},
42837
42837
{
You can’t perform that action at this time.
0 commit comments