IThreatIntelligence.ProviderName Property

Definition

Name of the provider from whom this Threat Intelligence information was received

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="Name of the provider from whom this Threat Intelligence information was received", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="providerName", Update=false)]
public string ProviderName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="Name of the provider from whom this Threat Intelligence information was received", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="providerName", Update=false)>]
member this.ProviderName : string
Public ReadOnly Property ProviderName As String

Property Value

Attributes

Applies to