Class AutonomousDatabaseVersionVariableDependsOn
Depends on object.
Inherited Members
Namespace: Oci.FleetappsmanagementService.Models
Assembly: OCI.DotNetSDK.Fleetappsmanagement.dll
Syntax
public class AutonomousDatabaseVersionVariableDependsOn
Properties
CompartmentId
Declaration
[JsonProperty(PropertyName = "compartmentId")]
public string CompartmentId { get; set; }
Property Value
| Type | Description |
|---|---|
| string | OCID of the compartment. |
DbWorkload
Declaration
[JsonProperty(PropertyName = "dbWorkload")]
public string DbWorkload { get; set; }
Property Value
| Type | Description |
|---|---|
| string | Expected workload for version selection. |