WorkloadImpactProperties.Performance 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.
Details about performance issue. Applicable for performance impacts.
public System.Collections.Generic.IList<Azure.ResourceManager.ImpactReporting.Models.ImpactPerformance> Performance { get; }
member this.Performance : System.Collections.Generic.IList<Azure.ResourceManager.ImpactReporting.Models.ImpactPerformance>
Public ReadOnly Property Performance As IList(Of ImpactPerformance)