Share via


NetworkCloudClusterMetricsConfigurationData Class

Definition

A class representing the NetworkCloudClusterMetricsConfiguration data model. ClusterMetricsConfiguration represents the metrics configuration of an on-premises Network Cloud cluster.

public class NetworkCloudClusterMetricsConfigurationData : Azure.ResourceManager.Models.TrackedResourceData
type NetworkCloudClusterMetricsConfigurationData = class
    inherit TrackedResourceData
Public Class NetworkCloudClusterMetricsConfigurationData
Inherits TrackedResourceData
Inheritance
NetworkCloudClusterMetricsConfigurationData

Constructors

NetworkCloudClusterMetricsConfigurationData(AzureLocation, ExtendedLocation, Int64)

Initializes a new instance of NetworkCloudClusterMetricsConfigurationData.

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.

DisabledMetrics

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

EnabledMetrics

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

ExtendedLocation

The extended location of the cluster associated with the resource.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
Location

The geo-location where the resource lives.

(Inherited from TrackedResourceData)
Name

The name of the resource.

(Inherited from ResourceData)
ProvisioningState

The provisioning state of the metrics configuration.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

Resource tags.

(Inherited from TrackedResourceData)

Applies to