Freigeben über


EmailReceiver.Status Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.ReceiverStatus? Status { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Nullable<Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.ReceiverStatus>
Public ReadOnly Property Status As Nullable(Of ReceiverStatus)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to