Share via


INewRelicIdentity.RuleSetName Property

Definition

Name of the TagRule

[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Description="Name of the TagRule", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ruleSetName")]
public string RuleSetName { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Name of the TagRule", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ruleSetName", Update=true)]
public string RuleSetName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Description="Name of the TagRule", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ruleSetName")>]
member this.RuleSetName : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.NewRelic.Runtime.Info(Create=true, Description="Name of the TagRule", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ruleSetName", Update=true)>]
member this.RuleSetName : string with get, set
Public Property RuleSetName As String

Property Value

Attributes

Applies to