Share via


Section.ReplacementMapDiagnostic Property

Definition

Solution diagnostics results.

[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Origin(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.ISolutionsDiagnostic> ReplacementMapDiagnostic { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Origin(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.PropertyOrigin.Inlined)>]
member this.ReplacementMapDiagnostic : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.ISolutionsDiagnostic> with get, set
Public Property ReplacementMapDiagnostic As List(Of ISolutionsDiagnostic)

Property Value

Implements

Attributes

Applies to