WorkloadImpactProperties.ConfidenceLevel 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.
Degree of confidence on the impact being a platform issue.
public Azure.ResourceManager.ImpactReporting.Models.ImpactConfidenceLevel? ConfidenceLevel { get; set; }
member this.ConfidenceLevel : Nullable<Azure.ResourceManager.ImpactReporting.Models.ImpactConfidenceLevel> with get, set
Public Property ConfidenceLevel As Nullable(Of ImpactConfidenceLevel)