public static interface ActivityLogAlert.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ActivityLogAlert.DefinitionStages.Blank
The first stage of a activity log alert definition.
|
static interface |
ActivityLogAlert.DefinitionStages.WithActionGroup
The stage of the definition which specifies actions that will be activated when the conditions are met in the
activity log alert rules.
|
static interface |
ActivityLogAlert.DefinitionStages.WithAlertEnabled
The stage of the definition which specifies if the activity log alert should be enabled upon creation.
|
static interface |
ActivityLogAlert.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created but
also allows for any other optional settings to be specified.
|
static interface |
ActivityLogAlert.DefinitionStages.WithCriteriaDefinition
The stage of the definition which specifies condition that will cause this alert to activate.
|
static interface |
ActivityLogAlert.DefinitionStages.WithDescription
The stage of the definition which specifies description text for activity log alert.
|
static interface |
ActivityLogAlert.DefinitionStages.WithScopes
The stage of the definition which specifies target resource or subscription for activity log alert.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.