AlertFilter.SourceType Property

Definition

Gets or sets specifies the source type of the alerts to be filtered. Only 'Equality' operator is supported for this property. Possible values include: 'Resource', 'Device'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to