Partager via


AzureAppPushReceiver.Name Propriété

Définition

Obtient ou définit le nom du récepteur push de l’application mobile Azure. Les noms doivent être uniques parmi tous les récepteurs au sein d’un groupe d’actions.

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public string Name { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : string with get, set
Public Property Name As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à