Class InstanceAgentFeatures
Oracle Cloud Agent features supported on the image.
Inherited Members
Namespace: Oci.CoreService.Models
Assembly: OCI.DotNetSDK.Core.dll
Syntax
public class InstanceAgentFeatures
  Properties
IsManagementSupported
Declaration
[JsonProperty(PropertyName = "isManagementSupported")]
public bool? IsManagementSupported { get; set; }
  Property Value
| Type | Description | 
|---|---|
| bool? | This attribute is not used.  | 
      
IsMonitoringSupported
Declaration
[JsonProperty(PropertyName = "isMonitoringSupported")]
public bool? IsMonitoringSupported { get; set; }
  Property Value
| Type | Description | 
|---|---|
| bool? | This attribute is not used.  |