IIncident.ProviderName Property

Definition

The name of the source provider that generated the incident

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

Property Value

Attributes

Applies to