Class ManagementAgentPluginAggregationDimensions
The Aggregation of Management Agent Plugin Dimensions
Inherited Members
Namespace: Oci.ManagementagentService.Models
Assembly: OCI.DotNetSDK.Managementagent.dll
Syntax
public class ManagementAgentPluginAggregationDimensionsProperties
PluginDisplayName
Declaration
[JsonProperty(PropertyName = "pluginDisplayName")]
public string PluginDisplayName { get; set; }Property Value
| Type | Description | 
|---|---|
| string | Management Agent Plugin Display Name | 
PluginName
Declaration
[JsonProperty(PropertyName = "pluginName")]
public string PluginName { get; set; }Property Value
| Type | Description | 
|---|---|
| string | Management Agent Plugin Name |