Share via


IClusterMetricsConfigurationProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.ClusterMetricsConfigurationPropertiesTypeConverter))]
public interface IClusterMetricsConfigurationProperties : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20230701.ClusterMetricsConfigurationPropertiesTypeConverter))>]
type IClusterMetricsConfigurationProperties = interface
    interface IJsonSerializable
Public Interface IClusterMetricsConfigurationProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

CollectionInterval

The interval in minutes by which metrics will be collected.

DetailedStatus

The more detailed status of the metrics configuration.

DetailedStatusMessage

The descriptive message about the current detailed status.

DisabledMetric

The list of metrics that are available for the cluster but disabled at the moment.

EnabledMetric

The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics.

ProvisioningState

The provisioning state of the metrics configuration.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to