NetworkCloudClusterMetricsConfigurationPatch Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ClusterMetricsConfigurationPatchParameters represents the body of the request to patch the metrics configuration of cluster.
public class NetworkCloudClusterMetricsConfigurationPatch
type NetworkCloudClusterMetricsConfigurationPatch = class
Public Class NetworkCloudClusterMetricsConfigurationPatch
- Inheritance
-
NetworkCloudClusterMetricsConfigurationPatch
Constructors
NetworkCloudClusterMetricsConfigurationPatch() |
Initializes a new instance of NetworkCloudClusterMetricsConfigurationPatch. |
Properties
CollectionInterval |
The interval in minutes by which metrics will be collected. |
EnabledMetrics |
The list of metric names that have been chosen to be enabled in addition to the core set of enabled metrics. |
Tags |
The Azure resource tags that will replace the existing ones. |
Applies to
Azure SDK for .NET