SmartGroupCollectionGetAllOptions.SmartGroupState Property
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.
Filter by state of the smart group. Default value is to select all.
public Azure.ResourceManager.AlertsManagement.Models.ServiceAlertState? SmartGroupState { get; set; }
member this.SmartGroupState : Nullable<Azure.ResourceManager.AlertsManagement.Models.ServiceAlertState> with get, set
Public Property SmartGroupState As Nullable(Of ServiceAlertState)