IAlertProperties.DetailResourceGroupFilter Property

Definition

array of resourceGroups to filter by

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

Property Value

String[]
Attributes

Applies to