Module: Azure::ARM::SQL::Models::SyncGroupState

Defined in:
lib/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"