SiteAvailabilityState type

SiteAvailabilityState の値を定義します。

type SiteAvailabilityState = "Normal" | "Limited" | "DisasterRecoveryMode"