Class ExadataInfrastructureLifecycleStateValues
the lifecycle state values for the Exadata infrastructure.
Inherited Members
Namespace: Oci.DatabasemanagementService.Models
Assembly: OCI.DotNetSDK.Databasemanagement.dll
Syntax
public class ExadataInfrastructureLifecycleStateValues
Properties
State
Declaration
[JsonProperty(PropertyName = "state")]
[JsonConverter(typeof(StringEnumConverter))]
public ExadataInfrastructureLifecycleStateValues.StateEnum? State { get; set; }
Property Value
Type | Description |
---|---|
ExadataInfrastructureLifecycleStateValues.StateEnum? | The current lifecycle state of the Exadata infrastructure resource. |