Udostępnij za pośrednictwem


RedundancyMode type

Definiuje wartości dla nadmiarowościMode.

type RedundancyMode =
  | "None"
  | "Manual"
  | "Failover"
  | "ActiveActive"
  | "GeoRedundant"