Partager via


IEventGridClient Interface

Définition

public interface IEventGridClient : IDisposable
type IEventGridClient = interface
    interface IDisposable
Public Interface IEventGridClient
Implements IDisposable
Dérivé
Implémente

Propriétés

AcceptLanguage
ApiVersion
Credentials
DeserializationSettings
GenerateClientRequestId
LongRunningOperationRetryTimeout
SerializationSettings

Méthodes

PublishEventsWithHttpMessagesAsync(String, IList<EventGridEvent>, Dictionary<String,List<String>>, CancellationToken)

Méthodes d’extension

PublishEventsAsync(IEventGridClient, String, IList<EventGridEvent>, CancellationToken)

S’applique à