Module: Azure::SQL::Mgmt::V2015_05_01_preview::Models::SyncGroupState
- Defined in:
- lib/2015-05-01-preview/generated/azure_mgmt_sql/models/sync_group_state.rb
Overview
Defines values for SyncGroupState
Constant Summary collapse
- NotReady =
"NotReady"
- Error =
"Error"
- Warning =
"Warning"
- Progressing =
"Progressing"
- Good =
"Good"