Class AgentConfigOverrides
Agent configuration overrides that should apply to a subset of the agents associated with an Agent Config object.
Inherited Members
Namespace: Oci.ApmconfigService.Models
Assembly: OCI.DotNetSDK.Apmconfig.dll
Syntax
public class AgentConfigOverrides
Properties
OverrideList
Declaration
[JsonProperty(PropertyName = "overrideList")]
public List<AgentConfigOverride> OverrideList { get; set; }
Property Value
Type | Description |
---|---|
List<AgentConfigOverride> |