public enum InstanceConfig.Types.FreeInstanceAvailability
Reference documentation and code samples for the Google Cloud Spanner Instance Administration v1 API enum InstanceConfig.Types.FreeInstanceAvailability.
Describes the availability for free instances to be created in an instance configuration.
Namespace
Google.Cloud.Spanner.Admin.Instance.V1Assembly
Google.Cloud.Spanner.Admin.Instance.V1.dll
Fields |
|
---|---|
Name | Description |
Available |
Indicates that free instances are available to be created in this instance configuration. |
Disabled |
Indicates that free instances are currently not available to be created in this instance configuration. |
QuotaExceeded |
Indicates that additional free instances cannot be created in this instance configuration because the project has reached its limit of free instances. |
Unspecified |
Not specified. |
Unsupported |
Indicates that free instances are not supported in this instance configuration. |