你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IClusterMetricsConfigurationPatchProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20240701.ClusterMetricsConfigurationPatchPropertiesTypeConverter))]
public interface IClusterMetricsConfigurationPatchProperties : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20240701.ClusterMetricsConfigurationPatchPropertiesTypeConverter))>]
type IClusterMetricsConfigurationPatchProperties = interface
    interface IJsonSerializable
Public Interface IClusterMetricsConfigurationPatchProperties
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.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to