Class AutonomousSettings
Managed Instance with Autonomous settings
Inherited Members
Namespace: Oci.OsmanagementService.Models
Assembly: OCI.DotNetSDK.Osmanagement.dll
Syntax
public class AutonomousSettings
Properties
IsAutoUpdateEnabled
Declaration
[JsonProperty(PropertyName = "isAutoUpdateEnabled")]
public bool? IsAutoUpdateEnabled { get; set; }
Property Value
Type | Description |
---|---|
bool? | True if daily updates are enabled |