Class DatabaseLifecycleFeatureConfiguration
The details required to enable the Database Lifecycle Management feature.
Inherited Members
Namespace: Oci.DatabasemanagementService.Models
Assembly: OCI.DotNetSDK.Databasemanagement.dll
Syntax
public class DatabaseLifecycleFeatureConfiguration : DatabaseFeatureConfiguration
Properties
LicenseModel
Declaration
[JsonProperty(PropertyName = "licenseModel")]
[JsonConverter(typeof(ResponseEnumConverter))]
public DatabaseLifecycleFeatureConfiguration.LicenseModelEnum? LicenseModel { get; set; }
Property Value
Type | Description |
---|---|
DatabaseLifecycleFeatureConfiguration.LicenseModelEnum? | The Oracle license model that applies to the external database. |