Bagikan melalui


ISolutionResource.ReplacementMapWebResult Property

Definition

Solution AzureKB results

[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=false, Description="Solution AzureKB results", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.IWebResult) }, Read=true, ReadOnly=true, Required=false, SerializedName="webResults", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.IWebResult> ReplacementMapWebResult { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=false, Description="Solution AzureKB results", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.IWebResult) }, Read=true, ReadOnly=true, Required=false, SerializedName="webResults", Update=false)>]
member this.ReplacementMapWebResult : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.IWebResult>
Public ReadOnly Property ReplacementMapWebResult As List(Of IWebResult)

Property Value

Attributes

Applies to