你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IEventGridClient 接口

定义

public interface IEventGridClient : IDisposable
type IEventGridClient = interface
    interface IDisposable
Public Interface IEventGridClient
Implements IDisposable
派生
实现

属性

AcceptLanguage
ApiVersion
Credentials
DeserializationSettings
GenerateClientRequestId
LongRunningOperationRetryTimeout
SerializationSettings

方法

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

扩展方法

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

适用于