Share via


TagRule Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.Api20220701.TagRuleTypeConverter))]
public class TagRule : Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.Api20220701.ITagRule, Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Models.Api20220701.TagRuleTypeConverter))>]
type TagRule = class
    interface ITagRule
    interface IJsonSerializable
    interface IResource
    interface IValidates
Public Class TagRule
Implements ITagRule, IValidates
Inheritance
TagRule
Attributes
Implements

Constructors

TagRule()

Properties

Id
LogRuleFilteringTag
LogRuleSendAadLog
LogRuleSendActivityLog
LogRuleSendSubscriptionLog
MetricRuleFilteringTag
MetricRuleSendMetric
MetricRuleUserEmail
Name
ProvisioningState
ResourceGroupName
SystemData
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()
Validate(IEventListener)

Applies to