AccountStatus type

ストレージ アカウントのプライマリの場所が使用可能か使用不可かを示す状態を取得します。

type AccountStatus = "available" | "unavailable"