AccountStatus type

Gets the status indicating whether the primary location of the storage account is available or unavailable.

type AccountStatus = "available" | "unavailable"