Share via


Cluster.EventStoreServiceEnabled Propiedad

Definición

Obtiene o establece indica si el servicio de almacén de eventos está habilitado.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.eventStoreServiceEnabled")]
public bool? EventStoreServiceEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.eventStoreServiceEnabled")>]
member this.EventStoreServiceEnabled : Nullable<bool> with get, set
Public Property EventStoreServiceEnabled As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a