Language

IRemediation.PortalLink 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 PortalLink { 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.PortalLink : string with get, set
Public Property PortalLink As String

Property Value

Attributes

Applies to