Share via


IIncidentProperties.ProviderName Property

Definition

The name of the source provider that generated the incident

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The name of the source provider that generated the incident", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="providerName")]
public string ProviderName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="The name of the source provider that generated the incident", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="providerName")>]
member this.ProviderName : string with get, set
Public Property ProviderName As String

Property Value

Attributes

Applies to