Class UpdateEmManagedExternalExadataInsightDetails
The information to be updated.
Inherited Members
Namespace: Oci.OpsiService.Models
Assembly: OCI.DotNetSDK.Opsi.dll
Syntax
public class UpdateEmManagedExternalExadataInsightDetails : UpdateExadataInsightDetails
Properties
IsAutoSyncEnabled
Declaration
[JsonProperty(PropertyName = "isAutoSyncEnabled")]
public bool? IsAutoSyncEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool? | Set to true to enable automatic enablement and disablement of related targets from Enterprise Manager. New resources (e.g. Database Insights) will be placed in the same compartment as the related Exadata Insight. |