IScanResult.RemediationPortalLink 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.
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