TagRule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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() |