Partilhar via


EventhubInner.Status Propriedade

Definição

Obtém ou define enumera os valores possíveis para o status do Hub de Eventos. Os valores possíveis incluem: 'Active', 'Disabled', 'Restoring', 'SendDisabled', 'ReceiveDisabled', 'Creating', 'Deleting', 'Renaming', 'Unknown'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.status")]
public Microsoft.Azure.Management.EventHub.Fluent.Models.EntityStatus? Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.status")>]
member this.Status : Nullable<Microsoft.Azure.Management.EventHub.Fluent.Models.EntityStatus> with get, set
Public Property Status As Nullable(Of EntityStatus)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a