Share via


IAlertPropertiesDetails.ResourceGroupFilter Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="array of resourceGroups to filter by", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceGroupFilter", Update=true)]
public System.Collections.Generic.List<string> ResourceGroupFilter { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="array of resourceGroups to filter by", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="resourceGroupFilter", Update=true)>]
member this.ResourceGroupFilter : System.Collections.Generic.List<string> with get, set
Public Property ResourceGroupFilter As List(Of String)

Property Value

Attributes

Applies to