Skip to main content

metrics_configurations

Overview

Namemetrics_configurations
TypeResource
Idazure.nexus.metrics_configurations

Fields

NameDatatypeDescription
extendedLocationobject
locationstringThe geo-location where the resource lives
propertiesobject
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTclusterName, metricsConfigurationName, resourceGroupName, subscriptionIdGet metrics configuration of the provided cluster.
list_by_clusterSELECTclusterName, resourceGroupName, subscriptionIdGet a list of metrics configurations for the provided cluster.
create_or_updateINSERTclusterName, metricsConfigurationName, resourceGroupName, subscriptionId, data__extendedLocation, data__propertiesCreate new or update the existing metrics configuration of the provided cluster.
deleteDELETEclusterName, metricsConfigurationName, resourceGroupName, subscriptionIdDelete the metrics configuration of the provided cluster.
_list_by_clusterEXECclusterName, resourceGroupName, subscriptionIdGet a list of metrics configurations for the provided cluster.
updateEXECclusterName, metricsConfigurationName, resourceGroupName, subscriptionIdPatch properties of metrics configuration for the provided cluster, or update the tags associated with it. Properties and tag updates can be done independently.