AlertSource.AlertSourceType Property

Definition

Gets or sets the source type of the alert. Possible values include: 'Resource', 'Device'

[Newtonsoft.Json.JsonProperty(PropertyName="alertSourceType")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.AlertSourceType? AlertSourceType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="alertSourceType")>]
member this.AlertSourceType : Nullable<Microsoft.Azure.Management.StorSimple8000Series.Models.AlertSourceType> with get, set
Public Property AlertSourceType As Nullable(Of AlertSourceType)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to