Property Durability
Durability
On-Premise only.
Gets or sets a Durability used for write operations.
Declaration
public Nullable<Durability> Durability { get; set; }
Property Value
| Type | Description |
|---|---|
| Nullable<Durability> | Durability used for write operations. If not set, the default server-side durability settings are used. |