Share via


SmsReceiver.Status Eigenschaft

Definition

Ruft die status des Empfängers ab. Mögliche Werte: "NotSpecified", "Enabled", "Disabled"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: