IActivityLogAlertIdentity.ActivityLogAlertName Property

Definition

The name of the Activity Log Alert rule.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActivityLogAlert.Runtime.Info(Description="The name of the Activity Log Alert rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="activityLogAlertName")]
public string ActivityLogAlertName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActivityLogAlert.Runtime.Info(Description="The name of the Activity Log Alert rule.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="activityLogAlertName")>]
member this.ActivityLogAlertName : string with get, set
Public Property ActivityLogAlertName As String

Property Value

Attributes

Applies to