Module: Google::Cloud::NetApp::V1::ActiveDirectory::State
- Defined in:
- proto_docs/google/cloud/netapp/v1/active_directory.rb
Overview
The Active Directory States
Constant Summary collapse
- STATE_UNSPECIFIED =
Unspecified Active Directory State
0
- CREATING =
Active Directory State is Creating
1
- READY =
Active Directory State is Ready
2
- UPDATING =
Active Directory State is Updating
3
- IN_USE =
Active Directory State is In use
4
- DELETING =
Active Directory State is Deleting
5
- ERROR =
Active Directory State is Error
6