Share via


ApsProperties.AlertProperties Property

Definition

The alert message as a dictionary with additional properties describing the alert such as localization information, which image to display, etc. If the alert is simply a string then please use Alert.

public Microsoft.Azure.Mobile.Server.AlertProperties AlertProperties { get; }
member this.AlertProperties : Microsoft.Azure.Mobile.Server.AlertProperties
Public ReadOnly Property AlertProperties As AlertProperties

Property Value

Applies to