Dela via


IPrometheusRuleAnnotations Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.PrometheusRuleGroups.Models.Api20230301.PrometheusRuleAnnotationsTypeConverter))]
public interface IPrometheusRuleAnnotations : 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.PrometheusRuleAnnotationsTypeConverter))>]
type IPrometheusRuleAnnotations = interface
    interface IJsonSerializable
    interface IAssociativeArray<string>
Public Interface IPrometheusRuleAnnotations
Implements IAssociativeArray(Of String), IJsonSerializable
Derived
Attributes
Implements

Applies to