Share via


IPrometheusRuleLabels Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Models.Api20230301.PrometheusRuleLabelsTypeConverter))]
public interface IPrometheusRuleLabels : Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Runtime.IAssociativeArray<string>, Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Models.Api20230301.PrometheusRuleLabelsTypeConverter))>]
type IPrometheusRuleLabels = interface
    interface IJsonSerializable
    interface IAssociativeArray<string>
Public Interface IPrometheusRuleLabels
Implements IAssociativeArray(Of String), IJsonSerializable
Derived
Attributes
Implements

Applies to