Class AutonomousDataBaseVariableDependsOn
Depends on object.
Inherited Members
Namespace: Oci.FleetappsmanagementService.Models
Assembly: OCI.DotNetSDK.Fleetappsmanagement.dll
Syntax
public class AutonomousDataBaseVariableDependsOn
Properties
CompartmentId
Declaration
[Required(ErrorMessage = "CompartmentId is required.")]
[JsonProperty(PropertyName = "compartmentId")]
public string CompartmentId { get; set; }
Property Value
| Type | Description |
|---|---|
| string | OCID of the compartment. |
Remarks
Required
DbWorkload
Declaration
[JsonProperty(PropertyName = "dbWorkload")]
public string DbWorkload { get; set; }
Property Value
| Type | Description |
|---|---|
| string | The database workload type. |