Partager via


EventGridModelFactory.AppConfigurationSnapshotCreatedEventData Méthode

Définition

Initialise une nouvelle instance d’AppConfigurationSnapshotCreatedEventData.

public static Azure.Messaging.EventGrid.SystemEvents.AppConfigurationSnapshotCreatedEventData AppConfigurationSnapshotCreatedEventData (string name = default, string eTag = default, string syncToken = default);
static member AppConfigurationSnapshotCreatedEventData : string * string * string -> Azure.Messaging.EventGrid.SystemEvents.AppConfigurationSnapshotCreatedEventData
Public Shared Function AppConfigurationSnapshotCreatedEventData (Optional name As String = Nothing, Optional eTag As String = Nothing, Optional syncToken As String = Nothing) As AppConfigurationSnapshotCreatedEventData

Paramètres

name
String

Nom du instantané.

eTag
String

Etag représentant le nouvel état du instantané.

syncToken
String

Jeton de synchronisation représentant l’état du serveur après l’événement.

Retours

Une nouvelle AppConfigurationSnapshotCreatedEventData instance de moqueries.

S’applique à