Property EnableWriteEndpoint
EnableWriteEndpoint
Gets or sets whether the write endpoint is enabled.
[YamlIgnore]
[JsonIgnore]
public bool? EnableWriteEndpoint { get; set; }
Property Value
- bool?
Gets or sets whether the write endpoint is enabled.
[YamlIgnore]
[JsonIgnore]
public bool? EnableWriteEndpoint { get; set; }