Class RestartAutonomousContainerDatabaseDetails
Request details to restart an Autonomous Container Database with force option.
Inherited Members
Namespace: Oci.DatabaseService.Models
Assembly: OCI.DotNetSDK.Database.dll
Syntax
public class RestartAutonomousContainerDatabaseDetails
Properties
IsForceRestart
Declaration
[JsonProperty(PropertyName = "isForceRestart")]
public bool? IsForceRestart { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? | If set to |