Bagikan melalui


ISolutionPatchRequestBody.ReplacementMapDiagnostic Property

Definition

Solution diagnostics results.

[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Description="Solution diagnostics results.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.ISolutionsDiagnostic) }, ReadOnly=false, Required=false, SerializedName="diagnostics")]
public Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.ISolutionsDiagnostic[] ReplacementMapDiagnostic { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Description="Solution diagnostics results.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.ISolutionsDiagnostic) }, ReadOnly=false, Required=false, SerializedName="diagnostics")>]
member this.ReplacementMapDiagnostic : Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.Api20240301Preview.ISolutionsDiagnostic[] with get, set
Public Property ReplacementMapDiagnostic As ISolutionsDiagnostic()

Property Value

Attributes

Applies to