次の方法で共有


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)

適用対象