WebHostingPlanGetHistoricalUsageMetricsParameters.IncludeInstanceBreakdown Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Flag which specifies if the metrics for each machine instance should be included. For sites that run on more than one machine this could be useful to identify a bad machine.
public bool IncludeInstanceBreakdown { get; set; }
member this.IncludeInstanceBreakdown : bool with get, set
Public Property IncludeInstanceBreakdown As Boolean