Aracılığıyla paylaş


Alert.VendorName Property

Definition

Gets the name of the vendor that raises the alert.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to