AlertFilterInner.SourceType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to