Language

IScanResult.RemediationPortalLink Property

Definition

Optional link to remediate in Azure Portal.

[Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="Optional link to remediate in Azure Portal.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="portalLink", Update=true)]
public string RemediationPortalLink { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Security.Runtime.Info(Create=true, Description="Optional link to remediate in Azure Portal.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="portalLink", Update=true)>]
member this.RemediationPortalLink : string with get, set
Public Property RemediationPortalLink As String

Property Value

Attributes

Applies to