Share via


AlertProperties.ProductComponentName Property

Definition

Gets the name of Azure Security Center pricing tier which powering this alert. Learn more: https://docs.microsoft.com/en-us/azure/security-center/security-center-pricing

[Newtonsoft.Json.JsonProperty(PropertyName="productComponentName")]
public string ProductComponentName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="productComponentName")>]
member this.ProductComponentName : string
Public ReadOnly Property ProductComponentName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to