RedundancyMode Enum

Definition

Definierar värden för RedundancyMode.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RedundancyMode
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RedundancyMode = 
Public Enum RedundancyMode
Arv
RedundancyMode
Attribut
Newtonsoft.Json.JsonConverterAttribute

Fält

ActiveActive 3
Failover 2
GeoRedundant 4
Manual 1
None 0

Gäller för