Freigeben über


IClusterMetricsConfigurationPatchParameters Interface

Definition

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

Properties

CollectionInterval

The interval in minutes by which metrics will be collected.

EnabledMetric

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

Tag

The Azure resource tags that will replace the existing ones.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to