CaCertificatesCreateOrUpdate(String, String, String, String, ICaCertificate,
Func<HttpResponseMessage,Task<ICaCertificate>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)
|
update a CA certificate with the specified parameters.
|
CaCertificatesCreateOrUpdateViaIdentity(String, ICaCertificate,
Func<HttpResponseMessage,Task<ICaCertificate>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)
|
update a CA certificate with the specified parameters.
|
CaCertificatesCreateOrUpdateViaIdentityWithResult(String, ICaCertificate, IEventListener, ISendAsync, SerializationMode)
|
CaCertificatesCreateOrUpdateViaJsonString(String, String, String,
String, String, Func<HttpResponseMessage,Task<ICaCertificate>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
update a CA certificate with the specified parameters.
|
CaCertificatesCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
CaCertificatesCreateOrUpdateWithResult(String, String, String, String, ICaCertificate, IEventListener, ISendAsync, SerializationMode)
|
CaCertificatesDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Delete an existing CA certificate.
|
CaCertificatesDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Delete an existing CA certificate.
|
CaCertificatesGet(String, String, String, String, Func<HttpResponseMessage,
Task<ICaCertificate>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get properties of a CA certificate.
|
CaCertificatesGetViaIdentity(String, Func<HttpResponseMessage,
Task<ICaCertificate>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get properties of a CA certificate.
|
CaCertificatesGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
CaCertificatesGetWithResult(String, String, String, String, IEventListener, ISendAsync)
|
CaCertificatesListByNamespace(String, String, String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<ICaCertificatesListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Get all the CA certificates under a namespace.
|
CaCertificatesListByNamespaceViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<ICaCertificatesListResult>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Get all the CA certificates under a namespace.
|
CaCertificatesListByNamespaceViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
CaCertificatesListByNamespaceWithResult(String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
ChannelsCreateOrUpdate(String, String, String, String, IChannel,
Func<HttpResponseMessage,Task<IChannel>,Task>, Func<HttpResponseMessage,
Task<IChannel>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Synchronously update a new channel with the specified parameters.
|
ChannelsCreateOrUpdateViaIdentity(String, IChannel, Func<HttpResponseMessage,
Task<IChannel>,Task>, Func<HttpResponseMessage,Task<IChannel>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync,
SerializationMode)
|
Synchronously update a new channel with the specified parameters.
|
ChannelsCreateOrUpdateViaIdentityWithResult(String, IChannel, IEventListener, ISendAsync, SerializationMode)
|
ChannelsCreateOrUpdateViaJsonString(String, String, String, String,
String, Func<HttpResponseMessage,Task<IChannel>,Task>, Func<HttpResponseMessage,
Task<IChannel>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync)
|
Synchronously update a new channel with the specified parameters.
|
ChannelsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
ChannelsCreateOrUpdateWithResult(String, String, String, String, IChannel, IEventListener, ISendAsync, SerializationMode)
|
ChannelsDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete an existing channel.
|
ChannelsDeleteViaIdentity(String, Func<HttpResponseMessage,Task>,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Delete an existing channel.
|
ChannelsGet(String, String, String, String, Func<HttpResponseMessage,
Task<IChannel>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync)
|
Get properties of a channel.
|
ChannelsGetFullUrl(String, String, String, String, Func<HttpResponseMessage,
Task<IEventSubscriptionFullUrl>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Get the full endpoint URL of a partner destination channel.
|
ChannelsGetFullUrlViaIdentity(String, Func<HttpResponseMessage,
Task<IEventSubscriptionFullUrl>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Get the full endpoint URL of a partner destination channel.
|
ChannelsGetFullUrlViaIdentityWithResult(String, IEventListener, ISendAsync)
|
ChannelsGetFullUrlWithResult(String, String, String, String, IEventListener, ISendAsync)
|
ChannelsGetViaIdentity(String, Func<HttpResponseMessage,Task<IChannel>,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get properties of a channel.
|
ChannelsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
ChannelsGetWithResult(String, String, String, String, IEventListener, ISendAsync)
|
ChannelsListByPartnerNamespace(String, String, String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<IChannelsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the channels in a partner namespace.
|
ChannelsListByPartnerNamespaceViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IChannelsListResult>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List all the channels in a partner namespace.
|
ChannelsListByPartnerNamespaceViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
ChannelsListByPartnerNamespaceWithResult(String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
ChannelsUpdate(String, String, String, String, IChannelUpdateParameters,
Func<HttpResponseMessage,Task<IChannel>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Synchronously update a channel with the specified parameters.
|
ChannelsUpdateViaIdentity(String, IChannelUpdateParameters, Func<HttpResponseMessage,
Task<IChannel>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Synchronously update a channel with the specified parameters.
|
ChannelsUpdateViaIdentityWithResult(String, IChannelUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
ChannelsUpdateViaJsonString(String, String, String, String, String,
Func<HttpResponseMessage,Task<IChannel>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Synchronously update a channel with the specified parameters.
|
ChannelsUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
ChannelsUpdateWithResult(String, String, String, String, IChannelUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
ClientGroupsCreateOrUpdate(String, String, String, String, IClientGroup,
Func<HttpResponseMessage,Task<IClientGroup>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)
|
update a client group with the specified parameters.
|
ClientGroupsCreateOrUpdateViaIdentity(String, IClientGroup, Func<HttpResponseMessage,
Task<IClientGroup>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync, SerializationMode)
|
update a client group with the specified parameters.
|
ClientGroupsCreateOrUpdateViaIdentityWithResult(String, IClientGroup, IEventListener, ISendAsync, SerializationMode)
|
ClientGroupsCreateOrUpdateViaJsonString(String, String, String,
String, String, Func<HttpResponseMessage,Task<IClientGroup>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
update a client group with the specified parameters.
|
ClientGroupsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
ClientGroupsCreateOrUpdateWithResult(String, String, String, String, IClientGroup, IEventListener, ISendAsync, SerializationMode)
|
ClientGroupsDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Delete an existing client group.
|
ClientGroupsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Delete an existing client group.
|
ClientGroupsGet(String, String, String, String, Func<HttpResponseMessage,
Task<IClientGroup>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get properties of a client group.
|
ClientGroupsGetViaIdentity(String, Func<HttpResponseMessage,Task<IClientGroup>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Get properties of a client group.
|
ClientGroupsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
ClientGroupsGetWithResult(String, String, String, String, IEventListener, ISendAsync)
|
ClientGroupsListByNamespace(String, String, String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IClientGroupsListResult>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Get all the client groups under a namespace.
|
ClientGroupsListByNamespaceViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IClientGroupsListResult>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Get all the client groups under a namespace.
|
ClientGroupsListByNamespaceViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
ClientGroupsListByNamespaceWithResult(String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
ClientsCreateOrUpdate(String, String, String, String, IClient,
Func<HttpResponseMessage,Task<IClient>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)
|
update a client with the specified parameters.
|
ClientsCreateOrUpdateViaIdentity(String, IClient, Func<HttpResponseMessage,
Task<IClient>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync, SerializationMode)
|
update a client with the specified parameters.
|
ClientsCreateOrUpdateViaIdentityWithResult(String, IClient, IEventListener, ISendAsync, SerializationMode)
|
ClientsCreateOrUpdateViaJsonString(String, String, String, String,
String, Func<HttpResponseMessage,Task<IClient>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
update a client with the specified parameters.
|
ClientsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
ClientsCreateOrUpdateWithResult(String, String, String, String, IClient, IEventListener, ISendAsync, SerializationMode)
|
ClientsDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Delete an existing client.
|
ClientsDeleteViaIdentity(String, Func<HttpResponseMessage,Task>,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Delete an existing client.
|
ClientsGet(String, String, String, String, Func<HttpResponseMessage,
Task<IClient>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get properties of a client.
|
ClientsGetViaIdentity(String, Func<HttpResponseMessage,Task<IClient>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Get properties of a client.
|
ClientsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
ClientsGetWithResult(String, String, String, String, IEventListener, ISendAsync)
|
ClientsListByNamespace(String, String, String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IClientsListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Get all the permission bindings under a namespace.
|
ClientsListByNamespaceViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IClientsListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Get all the permission bindings under a namespace.
|
ClientsListByNamespaceViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
ClientsListByNamespaceWithResult(String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
DomainEventSubscriptionsCreateOrUpdate(String, String, String,
String, IEventSubscription, Func<HttpResponseMessage,Task<IEventSubscription>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync,
SerializationMode)
|
Asynchronously update a new event subscription or update an existing event subscription.
|
DomainEventSubscriptionsCreateOrUpdateViaIdentity(String, IEventSubscription,
Func<HttpResponseMessage,Task<IEventSubscription>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a new event subscription or update an existing event subscription.
|
DomainEventSubscriptionsCreateOrUpdateViaIdentityWithResult(String, IEventSubscription, IEventListener, ISendAsync, SerializationMode)
|
DomainEventSubscriptionsCreateOrUpdateViaJsonString(String, String,
String, String, String, Func<HttpResponseMessage,Task<IEventSubscription>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Asynchronously update a new event subscription or update an existing event subscription.
|
DomainEventSubscriptionsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
DomainEventSubscriptionsCreateOrUpdateWithResult(String, String, String, String, IEventSubscription, IEventListener, ISendAsync, SerializationMode)
|
DomainEventSubscriptionsDelete(String, String, String, String,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Delete an existing event subscription for a domain.
|
DomainEventSubscriptionsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete an existing event subscription for a domain.
|
DomainEventSubscriptionsGet(String, String, String, String, Func<HttpResponseMessage,
Task<IEventSubscription>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Get properties of an event subscription of a domain.
|
DomainEventSubscriptionsGetDeliveryAttributes(String, String,
String, String, Func<HttpResponseMessage,Task<IDeliveryAttributeListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get all delivery attributes for an event subscription for domain.
|
DomainEventSubscriptionsGetDeliveryAttributesViaIdentity(String,
Func<HttpResponseMessage,Task<IDeliveryAttributeListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get all delivery attributes for an event subscription for domain.
|
DomainEventSubscriptionsGetDeliveryAttributesViaIdentityWithResult(String, IEventListener, ISendAsync)
|
DomainEventSubscriptionsGetDeliveryAttributesWithResult(String, String, String, String, IEventListener, ISendAsync)
|
DomainEventSubscriptionsGetFullUrl(String, String, String, String,
Func<HttpResponseMessage,Task<IEventSubscriptionFullUrl>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get the full endpoint URL for an event subscription for domain.
|
DomainEventSubscriptionsGetFullUrlViaIdentity(String, Func<HttpResponseMessage,
Task<IEventSubscriptionFullUrl>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Get the full endpoint URL for an event subscription for domain.
|
DomainEventSubscriptionsGetFullUrlViaIdentityWithResult(String, IEventListener, ISendAsync)
|
DomainEventSubscriptionsGetFullUrlWithResult(String, String, String, String, IEventListener, ISendAsync)
|
DomainEventSubscriptionsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IEventSubscription>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Get properties of an event subscription of a domain.
|
DomainEventSubscriptionsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
DomainEventSubscriptionsGetWithResult(String, String, String, String, IEventListener, ISendAsync)
|
DomainEventSubscriptionsList(String, String, String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all event subscriptions that have been created for a specific topic.
|
DomainEventSubscriptionsListViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all event subscriptions that have been created for a specific topic.
|
DomainEventSubscriptionsListViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
DomainEventSubscriptionsListWithResult(String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
DomainEventSubscriptionsUpdate(String, String, String, String,
IEventSubscriptionUpdateParameters, Func<HttpResponseMessage,
Task<IEventSubscription>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync, SerializationMode)
|
update an existing event subscription for a topic.
|
DomainEventSubscriptionsUpdateViaIdentity(String, IEventSubscriptionUpdateParameters,
Func<HttpResponseMessage,Task<IEventSubscription>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
update an existing event subscription for a topic.
|
DomainEventSubscriptionsUpdateViaIdentityWithResult(String, IEventSubscriptionUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
DomainEventSubscriptionsUpdateViaJsonString(String, String, String,
String, String, Func<HttpResponseMessage,Task<IEventSubscription>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
update an existing event subscription for a topic.
|
DomainEventSubscriptionsUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
DomainEventSubscriptionsUpdateWithResult(String, String, String,
String, IEventSubscriptionUpdateParameters, IEventListener, ISendAsync,
SerializationMode)
|
DomainsCreateOrUpdate(String, String, String, IDomain, Func<HttpResponseMessage,
Task<IDomain>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Asynchronously update a new domain with the specified parameters.
|
DomainsCreateOrUpdateViaIdentity(String, IDomain, Func<HttpResponseMessage,
Task<IDomain>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Asynchronously update a new domain with the specified parameters.
|
DomainsCreateOrUpdateViaIdentityWithResult(String, IDomain, IEventListener, ISendAsync, SerializationMode)
|
DomainsCreateOrUpdateViaJsonString(String, String, String, String,
Func<HttpResponseMessage,Task<IDomain>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Asynchronously update a new domain with the specified parameters.
|
DomainsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
DomainsCreateOrUpdateWithResult(String, String, String, IDomain, IEventListener, ISendAsync, SerializationMode)
|
DomainsDelete(String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete existing domain.
|
DomainsDeleteViaIdentity(String, Func<HttpResponseMessage,Task>,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Delete existing domain.
|
DomainsGet(String, String, String, Func<HttpResponseMessage,Task<IDomain>,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get properties of a domain.
|
DomainsGetViaIdentity(String, Func<HttpResponseMessage,Task<IDomain>,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get properties of a domain.
|
DomainsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
DomainsGetWithResult(String, String, String, IEventListener, ISendAsync)
|
DomainsListByResourceGroup(String, String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IDomainsListResult>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List all the domains under a resource group.
|
DomainsListByResourceGroupViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IDomainsListResult>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List all the domains under a resource group.
|
DomainsListByResourceGroupViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
DomainsListByResourceGroupWithResult(String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
DomainsListBySubscription(String, String, Nullable<Int32>, Func<HttpResponseMessage,
Task<IDomainsListResult>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
List all the domains under an Azure subscription.
|
DomainsListBySubscriptionViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IDomainsListResult>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List all the domains under an Azure subscription.
|
DomainsListBySubscriptionViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
DomainsListBySubscriptionWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
DomainsListSharedAccessKeys(String, String, String, Func<HttpResponseMessage,
Task<IDomainSharedAccessKeys>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List the two keys used to publish to a domain.
|
DomainsListSharedAccessKeysViaIdentity(String, Func<HttpResponseMessage,
Task<IDomainSharedAccessKeys>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List the two keys used to publish to a domain.
|
DomainsListSharedAccessKeysViaIdentityWithResult(String, IEventListener, ISendAsync)
|
DomainsListSharedAccessKeysWithResult(String, String, String, IEventListener, ISendAsync)
|
DomainsRegenerateKey(String, String, String, IDomainRegenerateKeyRequest,
Func<HttpResponseMessage,Task<IDomainSharedAccessKeys>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync, SerializationMode)
|
Regenerate a shared access key for a domain.
|
DomainsRegenerateKeyViaIdentity(String, IDomainRegenerateKeyRequest,
Func<HttpResponseMessage,Task<IDomainSharedAccessKeys>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync, SerializationMode)
|
Regenerate a shared access key for a domain.
|
DomainsRegenerateKeyViaIdentityWithResult(String, IDomainRegenerateKeyRequest, IEventListener, ISendAsync, SerializationMode)
|
DomainsRegenerateKeyViaJsonString(String, String, String, String,
Func<HttpResponseMessage,Task<IDomainSharedAccessKeys>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Regenerate a shared access key for a domain.
|
DomainsRegenerateKeyViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
DomainsRegenerateKeyWithResult(String, String, String, IDomainRegenerateKeyRequest, IEventListener, ISendAsync, SerializationMode)
|
DomainsUpdate(String, String, String, IDomainUpdateParameters,
Func<HttpResponseMessage,Task<IDomain>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously updates a domain with the specified parameters.
|
DomainsUpdateViaIdentity(String, IDomainUpdateParameters, Func<HttpResponseMessage,
Task<IDomain>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Asynchronously updates a domain with the specified parameters.
|
DomainsUpdateViaIdentityWithResult(String, IDomainUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
DomainsUpdateViaJsonString(String, String, String, String, Func<HttpResponseMessage,
Task<IDomain>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync)
|
Asynchronously updates a domain with the specified parameters.
|
DomainsUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
DomainsUpdateWithResult(String, String, String, IDomainUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
DomainTopicEventSubscriptionsCreateOrUpdate(String, String, String,
String, String, IEventSubscription, Func<HttpResponseMessage,
Task<IEventSubscription>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a new event subscription or update an existing event subscription.
|
DomainTopicEventSubscriptionsCreateOrUpdateViaIdentity(String,
IEventSubscription, Func<HttpResponseMessage,Task<IEventSubscription>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync,
SerializationMode)
|
Asynchronously update a new event subscription or update an existing event subscription.
|
DomainTopicEventSubscriptionsCreateOrUpdateViaIdentityWithResult(String, IEventSubscription, IEventListener, ISendAsync, SerializationMode)
|
DomainTopicEventSubscriptionsCreateOrUpdateViaJsonString(String,
String, String, String, String, String, Func<HttpResponseMessage,
Task<IEventSubscription>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Asynchronously update a new event subscription or update an existing event subscription.
|
DomainTopicEventSubscriptionsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, String, IEventListener, ISendAsync)
|
DomainTopicEventSubscriptionsCreateOrUpdateWithResult(String,
String, String, String, String, IEventSubscription, IEventListener,
ISendAsync, SerializationMode)
|
DomainTopicEventSubscriptionsDelete(String, String, String, String,
String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Delete a nested existing event subscription for a domain topic.
|
DomainTopicEventSubscriptionsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete a nested existing event subscription for a domain topic.
|
DomainTopicEventSubscriptionsGet(String, String, String, String,
String, Func<HttpResponseMessage,Task<IEventSubscription>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get properties of a nested event subscription for a domain topic.
|
DomainTopicEventSubscriptionsGetDeliveryAttributes(String, String,
String, String, String, Func<HttpResponseMessage,Task<IDeliveryAttributeListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get all delivery attributes for an event subscription for domain topic.
|
DomainTopicEventSubscriptionsGetDeliveryAttributesViaIdentity(String,
Func<HttpResponseMessage,Task<IDeliveryAttributeListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get all delivery attributes for an event subscription for domain topic.
|
DomainTopicEventSubscriptionsGetDeliveryAttributesViaIdentityWithResult(String, IEventListener, ISendAsync)
|
DomainTopicEventSubscriptionsGetDeliveryAttributesWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
DomainTopicEventSubscriptionsGetFullUrl(String, String, String,
String, String, Func<HttpResponseMessage,Task<IEventSubscriptionFullUrl>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get the full endpoint URL for a nested event subscription for domain topic.
|
DomainTopicEventSubscriptionsGetFullUrlViaIdentity(String, Func<HttpResponseMessage,
Task<IEventSubscriptionFullUrl>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Get the full endpoint URL for a nested event subscription for domain topic.
|
DomainTopicEventSubscriptionsGetFullUrlViaIdentityWithResult(String, IEventListener, ISendAsync)
|
DomainTopicEventSubscriptionsGetFullUrlWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
DomainTopicEventSubscriptionsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IEventSubscription>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Get properties of a nested event subscription for a domain topic.
|
DomainTopicEventSubscriptionsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
DomainTopicEventSubscriptionsGetWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
DomainTopicEventSubscriptionsList(String, String, String, String,
String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all event subscriptions that have been created for a specific domain topic.
|
DomainTopicEventSubscriptionsListViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all event subscriptions that have been created for a specific domain topic.
|
DomainTopicEventSubscriptionsListViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
DomainTopicEventSubscriptionsListWithResult(String, String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
DomainTopicEventSubscriptionsUpdate(String, String, String, String,
String, IEventSubscriptionUpdateParameters, Func<HttpResponseMessage,
Task<IEventSubscription>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync, SerializationMode)
|
update an existing event subscription for a domain topic.
|
DomainTopicEventSubscriptionsUpdateViaIdentity(String, IEventSubscriptionUpdateParameters,
Func<HttpResponseMessage,Task<IEventSubscription>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
update an existing event subscription for a domain topic.
|
DomainTopicEventSubscriptionsUpdateViaIdentityWithResult(String, IEventSubscriptionUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
DomainTopicEventSubscriptionsUpdateViaJsonString(String, String,
String, String, String, String, Func<HttpResponseMessage,Task<IEventSubscription>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
update an existing event subscription for a domain topic.
|
DomainTopicEventSubscriptionsUpdateViaJsonStringWithResult(String, String, String, String, String, String, IEventListener, ISendAsync)
|
DomainTopicEventSubscriptionsUpdateWithResult(String, String,
String, String, String, IEventSubscriptionUpdateParameters, IEventListener,
ISendAsync, SerializationMode)
|
DomainTopicsCreateOrUpdate(String, String, String, String, Func<HttpResponseMessage,
Task<IDomainTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync)
|
Asynchronously update a new domain topic with the specified parameters.
|
DomainTopicsCreateOrUpdateViaIdentity(String, Func<HttpResponseMessage,
Task<IDomainTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync)
|
Asynchronously update a new domain topic with the specified parameters.
|
DomainTopicsCreateOrUpdateViaIdentityWithResult(String, IEventListener, ISendAsync)
|
DomainTopicsCreateOrUpdateWithResult(String, String, String, String, IEventListener, ISendAsync)
|
DomainTopicsDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete existing domain topic.
|
DomainTopicsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete existing domain topic.
|
DomainTopicsGet(String, String, String, String, Func<HttpResponseMessage,
Task<IDomainTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync)
|
Get properties of a domain topic.
|
DomainTopicsGetViaIdentity(String, Func<HttpResponseMessage,Task<IDomainTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get properties of a domain topic.
|
DomainTopicsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
DomainTopicsGetWithResult(String, String, String, String, IEventListener, ISendAsync)
|
DomainTopicsListByDomain(String, String, String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IDomainTopicsListResult>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the topics in a domain.
|
DomainTopicsListByDomainViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IDomainTopicsListResult>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the topics in a domain.
|
DomainTopicsListByDomainViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
DomainTopicsListByDomainWithResult(String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsCreateOrUpdate(String, String, IEventSubscription,
Func<HttpResponseMessage,Task<IEventSubscription>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a new event subscription or update an existing event subscription based on the specified scope.
|
EventSubscriptionsCreateOrUpdateViaIdentity(String, IEventSubscription,
Func<HttpResponseMessage,Task<IEventSubscription>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a new event subscription or update an existing event subscription based on the specified scope.
|
EventSubscriptionsCreateOrUpdateViaIdentityWithResult(String, IEventSubscription, IEventListener, ISendAsync, SerializationMode)
|
EventSubscriptionsCreateOrUpdateViaJsonString(String, String,
String, Func<HttpResponseMessage,Task<IEventSubscription>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Asynchronously update a new event subscription or update an existing event subscription based on the specified scope.
|
EventSubscriptionsCreateOrUpdateViaJsonStringWithResult(String, String, String, IEventListener, ISendAsync)
|
EventSubscriptionsCreateOrUpdateWithResult(String, String, IEventSubscription, IEventListener, ISendAsync, SerializationMode)
|
EventSubscriptionsDelete(String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete an existing event subscription.
|
EventSubscriptionsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete an existing event subscription.
|
EventSubscriptionsGet(String, String, Func<HttpResponseMessage,
Task<IEventSubscription>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Get properties of an event subscription.
|
EventSubscriptionsGetDeliveryAttributes(String, String, Func<HttpResponseMessage,
Task<IDeliveryAttributeListResult>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Get all delivery attributes for an event subscription.
|
EventSubscriptionsGetDeliveryAttributesViaIdentity(String, Func<HttpResponseMessage,
Task<IDeliveryAttributeListResult>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Get all delivery attributes for an event subscription.
|
EventSubscriptionsGetDeliveryAttributesViaIdentityWithResult(String, IEventListener, ISendAsync)
|
EventSubscriptionsGetDeliveryAttributesWithResult(String, String, IEventListener, ISendAsync)
|
EventSubscriptionsGetFullUrl(String, String, Func<HttpResponseMessage,
Task<IEventSubscriptionFullUrl>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Get the full endpoint URL for an event subscription.
|
EventSubscriptionsGetFullUrlViaIdentity(String, Func<HttpResponseMessage,
Task<IEventSubscriptionFullUrl>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Get the full endpoint URL for an event subscription.
|
EventSubscriptionsGetFullUrlViaIdentityWithResult(String, IEventListener, ISendAsync)
|
EventSubscriptionsGetFullUrlWithResult(String, String, IEventListener, ISendAsync)
|
EventSubscriptionsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IEventSubscription>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Get properties of an event subscription.
|
EventSubscriptionsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
EventSubscriptionsGetWithResult(String, String, IEventListener, ISendAsync)
|
EventSubscriptionsListByDomainTopic(String, String, String, String,
String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all event subscriptions that have been created for a specific domain topic.
|
EventSubscriptionsListByDomainTopicViaIdentity(String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all event subscriptions that have been created for a specific domain topic.
|
EventSubscriptionsListByDomainTopicViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListByDomainTopicWithResult(String, String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListByResource(String, String, String, String,
String, String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all event subscriptions that have been created for a specific resource.
|
EventSubscriptionsListByResourceViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all event subscriptions that have been created for a specific resource.
|
EventSubscriptionsListByResourceViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListByResourceWithResult(String, String, String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListGlobalByResourceGroup(String, String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all global event subscriptions under a specific Azure subscription and resource group.
|
EventSubscriptionsListGlobalByResourceGroupForTopicType(String,
String, String, String, Nullable<Int32>, Func<HttpResponseMessage,
Task<IEventSubscriptionsListResult>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List all global event subscriptions under a resource group for a specific topic type.
|
EventSubscriptionsListGlobalByResourceGroupForTopicTypeViaIdentity(String,
String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all global event subscriptions under a resource group for a specific topic type.
|
EventSubscriptionsListGlobalByResourceGroupForTopicTypeViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListGlobalByResourceGroupForTopicTypeWithResult(String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListGlobalByResourceGroupViaIdentity(String,
String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all global event subscriptions under a specific Azure subscription and resource group.
|
EventSubscriptionsListGlobalByResourceGroupViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListGlobalByResourceGroupWithResult(String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListGlobalBySubscription(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all aggregated global event subscriptions under a specific Azure subscription.
|
EventSubscriptionsListGlobalBySubscriptionForTopicType(String,
String, String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all global event subscriptions under an Azure subscription for a topic type.
|
EventSubscriptionsListGlobalBySubscriptionForTopicTypeViaIdentity(String,
String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all global event subscriptions under an Azure subscription for a topic type.
|
EventSubscriptionsListGlobalBySubscriptionForTopicTypeViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListGlobalBySubscriptionForTopicTypeWithResult(String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListGlobalBySubscriptionViaIdentity(String,
String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all aggregated global event subscriptions under a specific Azure subscription.
|
EventSubscriptionsListGlobalBySubscriptionViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListGlobalBySubscriptionWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListRegionalByResourceGroup(String, String,
String, String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all event subscriptions from the given location under a specific Azure subscription and resource group.
|
EventSubscriptionsListRegionalByResourceGroupForTopicType(String,
String, String, String, String, Nullable<Int32>, Func<HttpResponseMessage,
Task<IEventSubscriptionsListResult>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List all event subscriptions from the given location under a specific Azure subscription and resource group and topic
type.
|
EventSubscriptionsListRegionalByResourceGroupForTopicTypeViaIdentity(String,
String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all event subscriptions from the given location under a specific Azure subscription and resource group and topic
type.
|
EventSubscriptionsListRegionalByResourceGroupForTopicTypeViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListRegionalByResourceGroupForTopicTypeWithResult(String,
String, String, String, String, Nullable<Int32>, IEventListener,
ISendAsync)
|
EventSubscriptionsListRegionalByResourceGroupViaIdentity(String,
String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all event subscriptions from the given location under a specific Azure subscription and resource group.
|
EventSubscriptionsListRegionalByResourceGroupViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListRegionalByResourceGroupWithResult(String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListRegionalBySubscription(String, String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all event subscriptions from the given location under a specific Azure subscription.
|
EventSubscriptionsListRegionalBySubscriptionForTopicType(String,
String, String, String, Nullable<Int32>, Func<HttpResponseMessage,
Task<IEventSubscriptionsListResult>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List all event subscriptions from the given location under a specific Azure subscription and topic type.
|
EventSubscriptionsListRegionalBySubscriptionForTopicTypeViaIdentity(String,
String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all event subscriptions from the given location under a specific Azure subscription and topic type.
|
EventSubscriptionsListRegionalBySubscriptionForTopicTypeViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListRegionalBySubscriptionForTopicTypeWithResult(String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListRegionalBySubscriptionViaIdentity(String,
String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all event subscriptions from the given location under a specific Azure subscription.
|
EventSubscriptionsListRegionalBySubscriptionViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsListRegionalBySubscriptionWithResult(String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
EventSubscriptionsUpdate(String, String, IEventSubscriptionUpdateParameters,
Func<HttpResponseMessage,Task<IEventSubscription>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update an existing event subscription.
|
EventSubscriptionsUpdateViaIdentity(String, IEventSubscriptionUpdateParameters,
Func<HttpResponseMessage,Task<IEventSubscription>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update an existing event subscription.
|
EventSubscriptionsUpdateViaIdentityWithResult(String, IEventSubscriptionUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
EventSubscriptionsUpdateViaJsonString(String, String, String,
Func<HttpResponseMessage,Task<IEventSubscription>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Asynchronously update an existing event subscription.
|
EventSubscriptionsUpdateViaJsonStringWithResult(String, String, String, IEventListener, ISendAsync)
|
EventSubscriptionsUpdateWithResult(String, String, IEventSubscriptionUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
ExtensionTopicsGet(String, Func<HttpResponseMessage,Task<IExtensionTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get the properties of an extension topic.
|
ExtensionTopicsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IExtensionTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync)
|
Get the properties of an extension topic.
|
ExtensionTopicsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
ExtensionTopicsGetWithResult(String, IEventListener, ISendAsync)
|
NamespacesCreateOrUpdate(String, String, String, INamespace, Func<HttpResponseMessage,
Task<INamespace>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a new namespace with the specified parameters.
|
NamespacesCreateOrUpdateViaIdentity(String, INamespace, Func<HttpResponseMessage,
Task<INamespace>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a new namespace with the specified parameters.
|
NamespacesCreateOrUpdateViaIdentityWithResult(String, INamespace, IEventListener, ISendAsync, SerializationMode)
|
NamespacesCreateOrUpdateViaJsonString(String, String, String,
String, Func<HttpResponseMessage,Task<INamespace>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Asynchronously update a new namespace with the specified parameters.
|
NamespacesCreateOrUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
NamespacesCreateOrUpdateWithResult(String, String, String, INamespace, IEventListener, ISendAsync, SerializationMode)
|
NamespacesDelete(String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Delete existing namespace.
|
NamespacesDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Delete existing namespace.
|
NamespacesGet(String, String, String, Func<HttpResponseMessage,
Task<INamespace>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get properties of a namespace.
|
NamespacesGetViaIdentity(String, Func<HttpResponseMessage,Task<INamespace>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Get properties of a namespace.
|
NamespacesGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
NamespacesGetWithResult(String, String, String, IEventListener, ISendAsync)
|
NamespacesListByResourceGroup(String, String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<INamespacesListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
List all the namespaces under a resource group.
|
NamespacesListByResourceGroupViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<INamespacesListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
List all the namespaces under a resource group.
|
NamespacesListByResourceGroupViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
NamespacesListByResourceGroupWithResult(String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
NamespacesListBySubscription(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<INamespacesListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
List all the namespaces under an Azure subscription.
|
NamespacesListBySubscriptionViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<INamespacesListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
List all the namespaces under an Azure subscription.
|
NamespacesListBySubscriptionViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
NamespacesListBySubscriptionWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
NamespacesListSharedAccessKeys(String, String, String, Func<HttpResponseMessage,
Task<INamespaceSharedAccessKeys>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
List the two keys used to publish to a namespace.
|
NamespacesListSharedAccessKeysViaIdentity(String, Func<HttpResponseMessage,
Task<INamespaceSharedAccessKeys>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
List the two keys used to publish to a namespace.
|
NamespacesListSharedAccessKeysViaIdentityWithResult(String, IEventListener, ISendAsync)
|
NamespacesListSharedAccessKeysWithResult(String, String, String, IEventListener, ISendAsync)
|
NamespacesRegenerateKey(String, String, String, INamespaceRegenerateKeyRequest,
Func<HttpResponseMessage,Task<INamespaceSharedAccessKeys>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Regenerate a shared access key for a namespace.
|
NamespacesRegenerateKeyViaIdentity(String, INamespaceRegenerateKeyRequest,
Func<HttpResponseMessage,Task<INamespaceSharedAccessKeys>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Regenerate a shared access key for a namespace.
|
NamespacesRegenerateKeyViaIdentityWithResult(String, INamespaceRegenerateKeyRequest, IEventListener, ISendAsync, SerializationMode)
|
NamespacesRegenerateKeyViaJsonString(String, String, String, String,
Func<HttpResponseMessage,Task<INamespaceSharedAccessKeys>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Regenerate a shared access key for a namespace.
|
NamespacesRegenerateKeyViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
NamespacesRegenerateKeyWithResult(String, String, String, INamespaceRegenerateKeyRequest, IEventListener, ISendAsync, SerializationMode)
|
NamespacesUpdate(String, String, String, INamespaceUpdateParameters,
Func<HttpResponseMessage,Task<INamespace>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously updates a namespace with the specified parameters.
|
NamespacesUpdateViaIdentity(String, INamespaceUpdateParameters,
Func<HttpResponseMessage,Task<INamespace>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously updates a namespace with the specified parameters.
|
NamespacesUpdateViaIdentityWithResult(String, INamespaceUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
NamespacesUpdateViaJsonString(String, String, String, String,
Func<HttpResponseMessage,Task<INamespace>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Asynchronously updates a namespace with the specified parameters.
|
NamespacesUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
NamespacesUpdateWithResult(String, String, String, INamespaceUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
NamespaceTopicEventSubscriptionsCreateOrUpdate(String, String,
String, String, String, ISubscription, Func<HttpResponseMessage,
Task<ISubscription>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update an event subscription of a namespace topic with the specified parameters. Existing event subscriptions
will be updated with this API.
|
NamespaceTopicEventSubscriptionsCreateOrUpdateViaIdentity(String,
ISubscription, Func<HttpResponseMessage,Task<ISubscription>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Asynchronously update an event subscription of a namespace topic with the specified parameters. Existing event subscriptions
will be updated with this API.
|
NamespaceTopicEventSubscriptionsCreateOrUpdateViaIdentityWithResult(String, ISubscription, IEventListener, ISendAsync, SerializationMode)
|
NamespaceTopicEventSubscriptionsCreateOrUpdateViaJsonString(String,
String, String, String, String, String, Func<HttpResponseMessage,
Task<ISubscription>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Asynchronously update an event subscription of a namespace topic with the specified parameters. Existing event subscriptions
will be updated with this API.
|
NamespaceTopicEventSubscriptionsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, String, IEventListener, ISendAsync)
|
NamespaceTopicEventSubscriptionsCreateOrUpdateWithResult(String,
String, String, String, String, ISubscription, IEventListener,
ISendAsync, SerializationMode)
|
NamespaceTopicEventSubscriptionsDelete(String, String, String,
String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Delete an existing event subscription of a namespace topic.
|
NamespaceTopicEventSubscriptionsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Delete an existing event subscription of a namespace topic.
|
NamespaceTopicEventSubscriptionsGet(String, String, String, String,
String, Func<HttpResponseMessage,Task<ISubscription>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Get properties of an event subscription of a namespace topic.
|
NamespaceTopicEventSubscriptionsGetViaIdentity(String, Func<HttpResponseMessage,
Task<ISubscription>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get properties of an event subscription of a namespace topic.
|
NamespaceTopicEventSubscriptionsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
NamespaceTopicEventSubscriptionsGetWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
NamespaceTopicEventSubscriptionsListByNamespaceTopic(String, String,
String, String, String, Nullable<Int32>, Func<HttpResponseMessage,
Task<ISubscriptionsListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
List event subscriptions that belong to a specific namespace topic.
|
NamespaceTopicEventSubscriptionsListByNamespaceTopicViaIdentity(String,
String, Nullable<Int32>, Func<HttpResponseMessage,Task<ISubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
List event subscriptions that belong to a specific namespace topic.
|
NamespaceTopicEventSubscriptionsListByNamespaceTopicViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
NamespaceTopicEventSubscriptionsListByNamespaceTopicWithResult(String, String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
NamespaceTopicEventSubscriptionsUpdate(String, String, String,
String, String, ISubscriptionUpdateParameters, Func<HttpResponseMessage,
Task<ISubscription>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync, SerializationMode)
|
update an existing event subscription of a namespace topic.
|
NamespaceTopicEventSubscriptionsUpdateViaIdentity(String, ISubscriptionUpdateParameters,
Func<HttpResponseMessage,Task<ISubscription>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)
|
update an existing event subscription of a namespace topic.
|
NamespaceTopicEventSubscriptionsUpdateViaIdentityWithResult(String, ISubscriptionUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
NamespaceTopicEventSubscriptionsUpdateViaJsonString(String, String,
String, String, String, String, Func<HttpResponseMessage,Task<ISubscription>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
update an existing event subscription of a namespace topic.
|
NamespaceTopicEventSubscriptionsUpdateViaJsonStringWithResult(String, String, String, String, String, String, IEventListener, ISendAsync)
|
NamespaceTopicEventSubscriptionsUpdateWithResult(String, String,
String, String, String, ISubscriptionUpdateParameters, IEventListener,
ISendAsync, SerializationMode)
|
NamespaceTopicsCreateOrUpdate(String, String, String, String,
INamespaceTopic, Func<HttpResponseMessage,Task<INamespaceTopic>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Asynchronously update a new namespace topic with the specified parameters.
|
NamespaceTopicsCreateOrUpdateViaIdentity(String, INamespaceTopic,
Func<HttpResponseMessage,Task<INamespaceTopic>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a new namespace topic with the specified parameters.
|
NamespaceTopicsCreateOrUpdateViaIdentityWithResult(String, INamespaceTopic, IEventListener, ISendAsync, SerializationMode)
|
NamespaceTopicsCreateOrUpdateViaJsonString(String, String, String,
String, String, Func<HttpResponseMessage,Task<INamespaceTopic>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Asynchronously update a new namespace topic with the specified parameters.
|
NamespaceTopicsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
NamespaceTopicsCreateOrUpdateWithResult(String, String, String, String, INamespaceTopic, IEventListener, ISendAsync, SerializationMode)
|
NamespaceTopicsDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Delete existing namespace topic.
|
NamespaceTopicsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Delete existing namespace topic.
|
NamespaceTopicsGet(String, String, String, String, Func<HttpResponseMessage,
Task<INamespaceTopic>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get properties of a namespace topic.
|
NamespaceTopicsGetViaIdentity(String, Func<HttpResponseMessage,
Task<INamespaceTopic>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get properties of a namespace topic.
|
NamespaceTopicsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
NamespaceTopicsGetWithResult(String, String, String, String, IEventListener, ISendAsync)
|
NamespaceTopicsListByNamespace(String, String, String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<INamespaceTopicsListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
List all the namespace topics under a namespace.
|
NamespaceTopicsListByNamespaceViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<INamespaceTopicsListResult>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
List all the namespace topics under a namespace.
|
NamespaceTopicsListByNamespaceViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
NamespaceTopicsListByNamespaceWithResult(String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
NamespaceTopicsListSharedAccessKeys(String, String, String, String,
Func<HttpResponseMessage,Task<ITopicSharedAccessKeys>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
List the two keys used to publish to a namespace topic.
|
NamespaceTopicsListSharedAccessKeysViaIdentity(String, Func<HttpResponseMessage,
Task<ITopicSharedAccessKeys>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
List the two keys used to publish to a namespace topic.
|
NamespaceTopicsListSharedAccessKeysViaIdentityWithResult(String, IEventListener, ISendAsync)
|
NamespaceTopicsListSharedAccessKeysWithResult(String, String, String, String, IEventListener, ISendAsync)
|
NamespaceTopicsRegenerateKey(String, String, String, String, ITopicRegenerateKeyRequest,
Func<HttpResponseMessage,Task<ITopicSharedAccessKeys>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Regenerate a shared access key for a namespace topic.
|
NamespaceTopicsRegenerateKeyViaIdentity(String, ITopicRegenerateKeyRequest,
Func<HttpResponseMessage,Task<ITopicSharedAccessKeys>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Regenerate a shared access key for a namespace topic.
|
NamespaceTopicsRegenerateKeyViaIdentityWithResult(String, ITopicRegenerateKeyRequest, IEventListener, ISendAsync, SerializationMode)
|
NamespaceTopicsRegenerateKeyViaJsonString(String, String, String,
String, String, Func<HttpResponseMessage,Task<ITopicSharedAccessKeys>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Regenerate a shared access key for a namespace topic.
|
NamespaceTopicsRegenerateKeyViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
NamespaceTopicsRegenerateKeyWithResult(String, String, String, String, ITopicRegenerateKeyRequest, IEventListener, ISendAsync, SerializationMode)
|
NamespaceTopicsUpdate(String, String, String, String, INamespaceTopicUpdateParameters,
Func<HttpResponseMessage,Task<INamespaceTopic>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a namespace topic with the specified parameters.
|
NamespaceTopicsUpdateViaIdentity(String, INamespaceTopicUpdateParameters,
Func<HttpResponseMessage,Task<INamespaceTopic>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a namespace topic with the specified parameters.
|
NamespaceTopicsUpdateViaIdentityWithResult(String, INamespaceTopicUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
NamespaceTopicsUpdateViaJsonString(String, String, String, String,
String, Func<HttpResponseMessage,Task<INamespaceTopic>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Asynchronously update a namespace topic with the specified parameters.
|
NamespaceTopicsUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
NamespaceTopicsUpdateWithResult(String, String, String, String, INamespaceTopicUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
OperationsList(Func<HttpResponseMessage,Task<IOperationsListResult>,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List the available operations supported by the Microsoft.EventGrid resource provider.
|
OperationsListViaIdentity(String, Func<HttpResponseMessage,Task<IOperationsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List the available operations supported by the Microsoft.EventGrid resource provider.
|
OperationsListViaIdentityWithResult(String, IEventListener, ISendAsync)
|
OperationsListWithResult(IEventListener, ISendAsync)
|
PartnerConfigurationsAuthorizePartner(String, String, IPartner,
Func<HttpResponseMessage,Task<IPartnerConfiguration>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Authorize a single partner either by partner registration immutable Id or by partner name.
|
PartnerConfigurationsAuthorizePartnerViaIdentity(String, IPartner,
Func<HttpResponseMessage,Task<IPartnerConfiguration>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Authorize a single partner either by partner registration immutable Id or by partner name.
|
PartnerConfigurationsAuthorizePartnerViaIdentityWithResult(String, IPartner, IEventListener, ISendAsync, SerializationMode)
|
PartnerConfigurationsAuthorizePartnerViaJsonString(String, String,
String, Func<HttpResponseMessage,Task<IPartnerConfiguration>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Authorize a single partner either by partner registration immutable Id or by partner name.
|
PartnerConfigurationsAuthorizePartnerViaJsonStringWithResult(String, String, String, IEventListener, ISendAsync)
|
PartnerConfigurationsAuthorizePartnerWithResult(String, String, IPartner, IEventListener, ISendAsync, SerializationMode)
|
PartnerConfigurationsCreateOrUpdate(String, String, IPartnerConfiguration,
Func<HttpResponseMessage,Task<IPartnerConfiguration>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Synchronously update a partner configuration with the specified parameters.
|
PartnerConfigurationsCreateOrUpdateViaIdentity(String, IPartnerConfiguration,
Func<HttpResponseMessage,Task<IPartnerConfiguration>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Synchronously update a partner configuration with the specified parameters.
|
PartnerConfigurationsCreateOrUpdateViaIdentityWithResult(String, IPartnerConfiguration, IEventListener, ISendAsync, SerializationMode)
|
PartnerConfigurationsCreateOrUpdateViaJsonString(String, String,
String, Func<HttpResponseMessage,Task<IPartnerConfiguration>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Synchronously update a partner configuration with the specified parameters.
|
PartnerConfigurationsCreateOrUpdateViaJsonStringWithResult(String, String, String, IEventListener, ISendAsync)
|
PartnerConfigurationsCreateOrUpdateWithResult(String, String, IPartnerConfiguration, IEventListener, ISendAsync, SerializationMode)
|
PartnerConfigurationsDelete(String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete existing partner configuration.
|
PartnerConfigurationsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete existing partner configuration.
|
PartnerConfigurationsGet(String, String, Func<HttpResponseMessage,
Task<IPartnerConfiguration>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Get properties of a partner configuration.
|
PartnerConfigurationsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IPartnerConfiguration>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Get properties of a partner configuration.
|
PartnerConfigurationsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
PartnerConfigurationsGetWithResult(String, String, IEventListener, ISendAsync)
|
PartnerConfigurationsListByResourceGroup(String, String, Func<HttpResponseMessage,
Task<IPartnerConfigurationsListResult>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List all the partner configurations under a resource group.
|
PartnerConfigurationsListByResourceGroupViaIdentity(String, Func<HttpResponseMessage,
Task<IPartnerConfigurationsListResult>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List all the partner configurations under a resource group.
|
PartnerConfigurationsListByResourceGroupViaIdentityWithResult(String, IEventListener, ISendAsync)
|
PartnerConfigurationsListByResourceGroupWithResult(String, String, IEventListener, ISendAsync)
|
PartnerConfigurationsListBySubscription(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IPartnerConfigurationsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the partner configurations under an Azure subscription.
|
PartnerConfigurationsListBySubscriptionViaIdentity(String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<IPartnerConfigurationsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the partner configurations under an Azure subscription.
|
PartnerConfigurationsListBySubscriptionViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerConfigurationsListBySubscriptionWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerConfigurationsUnauthorizePartner(String, String, IPartner,
Func<HttpResponseMessage,Task<IPartnerConfiguration>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Unauthorize a single partner either by partner registration immutable Id or by partner name.
|
PartnerConfigurationsUnauthorizePartnerViaIdentity(String, IPartner,
Func<HttpResponseMessage,Task<IPartnerConfiguration>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Unauthorize a single partner either by partner registration immutable Id or by partner name.
|
PartnerConfigurationsUnauthorizePartnerViaIdentityWithResult(String, IPartner, IEventListener, ISendAsync, SerializationMode)
|
PartnerConfigurationsUnauthorizePartnerViaJsonString(String, String,
String, Func<HttpResponseMessage,Task<IPartnerConfiguration>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Unauthorize a single partner either by partner registration immutable Id or by partner name.
|
PartnerConfigurationsUnauthorizePartnerViaJsonStringWithResult(String, String, String, IEventListener, ISendAsync)
|
PartnerConfigurationsUnauthorizePartnerWithResult(String, String, IPartner, IEventListener, ISendAsync, SerializationMode)
|
PartnerConfigurationsUpdate(String, String, IPartnerConfigurationUpdateParameters,
Func<HttpResponseMessage,Task<IPartnerConfiguration>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Synchronously update a partner configuration with the specified parameters.
|
PartnerConfigurationsUpdateViaIdentity(String, IPartnerConfigurationUpdateParameters,
Func<HttpResponseMessage,Task<IPartnerConfiguration>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Synchronously update a partner configuration with the specified parameters.
|
PartnerConfigurationsUpdateViaIdentityWithResult(String, IPartnerConfigurationUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
PartnerConfigurationsUpdateViaJsonString(String, String, String,
Func<HttpResponseMessage,Task<IPartnerConfiguration>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Synchronously update a partner configuration with the specified parameters.
|
PartnerConfigurationsUpdateViaJsonStringWithResult(String, String, String, IEventListener, ISendAsync)
|
PartnerConfigurationsUpdateWithResult(String, String, IPartnerConfigurationUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
PartnerDestinationsActivate(String, String, String, Func<HttpResponseMessage,
Task<IPartnerDestination>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Activate a newly created partner destination.
|
PartnerDestinationsActivateViaIdentity(String, Func<HttpResponseMessage,
Task<IPartnerDestination>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Activate a newly created partner destination.
|
PartnerDestinationsActivateViaIdentityWithResult(String, IEventListener, ISendAsync)
|
PartnerDestinationsActivateWithResult(String, String, String, IEventListener, ISendAsync)
|
PartnerDestinationsCreateOrUpdate(String, String, String, IPartnerDestination,
Func<HttpResponseMessage,Task<IPartnerDestination>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a new partner destination with the specified parameters.
|
PartnerDestinationsCreateOrUpdateViaIdentity(String, IPartnerDestination,
Func<HttpResponseMessage,Task<IPartnerDestination>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a new partner destination with the specified parameters.
|
PartnerDestinationsCreateOrUpdateViaIdentityWithResult(String, IPartnerDestination, IEventListener, ISendAsync, SerializationMode)
|
PartnerDestinationsCreateOrUpdateViaJsonString(String, String,
String, String, Func<HttpResponseMessage,Task<IPartnerDestination>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Asynchronously update a new partner destination with the specified parameters.
|
PartnerDestinationsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
PartnerDestinationsCreateOrUpdateWithResult(String, String, String, IPartnerDestination, IEventListener, ISendAsync, SerializationMode)
|
PartnerDestinationsDelete(String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Delete existing partner destination.
|
PartnerDestinationsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Delete existing partner destination.
|
PartnerDestinationsGet(String, String, String, Func<HttpResponseMessage,
Task<IPartnerDestination>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get properties of a partner destination.
|
PartnerDestinationsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IPartnerDestination>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get properties of a partner destination.
|
PartnerDestinationsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
PartnerDestinationsGetWithResult(String, String, String, IEventListener, ISendAsync)
|
PartnerDestinationsListByResourceGroup(String, String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<IPartnerDestinationsListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
List all the partner destinations under a resource group.
|
PartnerDestinationsListByResourceGroupViaIdentity(String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<IPartnerDestinationsListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
List all the partner destinations under a resource group.
|
PartnerDestinationsListByResourceGroupViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerDestinationsListByResourceGroupWithResult(String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerDestinationsListBySubscription(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IPartnerDestinationsListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
List all the partner destinations under an Azure subscription.
|
PartnerDestinationsListBySubscriptionViaIdentity(String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<IPartnerDestinationsListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
List all the partner destinations under an Azure subscription.
|
PartnerDestinationsListBySubscriptionViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerDestinationsListBySubscriptionWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerDestinationsUpdate(String, String, String, IPartnerDestinationUpdateParameters,
Func<HttpResponseMessage,Task<IPartnerDestination>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a partner destination with the specified parameters.
|
PartnerDestinationsUpdateViaIdentity(String, IPartnerDestinationUpdateParameters,
Func<HttpResponseMessage,Task<IPartnerDestination>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a partner destination with the specified parameters.
|
PartnerDestinationsUpdateViaIdentityWithResult(String, IPartnerDestinationUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
PartnerDestinationsUpdateViaJsonString(String, String, String,
String, Func<HttpResponseMessage,Task<IPartnerDestination>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Asynchronously update a partner destination with the specified parameters.
|
PartnerDestinationsUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
PartnerDestinationsUpdateWithResult(String, String, String, IPartnerDestinationUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
PartnerNamespacesCreateOrUpdate(String, String, String, IPartnerNamespace,
Func<HttpResponseMessage,Task<IPartnerNamespace>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a new partner namespace with the specified parameters.
|
PartnerNamespacesCreateOrUpdateViaIdentity(String, IPartnerNamespace,
Func<HttpResponseMessage,Task<IPartnerNamespace>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a new partner namespace with the specified parameters.
|
PartnerNamespacesCreateOrUpdateViaIdentityWithResult(String, IPartnerNamespace, IEventListener, ISendAsync, SerializationMode)
|
PartnerNamespacesCreateOrUpdateViaJsonString(String, String, String,
String, Func<HttpResponseMessage,Task<IPartnerNamespace>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Asynchronously update a new partner namespace with the specified parameters.
|
PartnerNamespacesCreateOrUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
PartnerNamespacesCreateOrUpdateWithResult(String, String, String, IPartnerNamespace, IEventListener, ISendAsync, SerializationMode)
|
PartnerNamespacesDelete(String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete existing partner namespace.
|
PartnerNamespacesDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete existing partner namespace.
|
PartnerNamespacesGet(String, String, String, Func<HttpResponseMessage,
Task<IPartnerNamespace>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get properties of a partner namespace.
|
PartnerNamespacesGetViaIdentity(String, Func<HttpResponseMessage,
Task<IPartnerNamespace>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get properties of a partner namespace.
|
PartnerNamespacesGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
PartnerNamespacesGetWithResult(String, String, String, IEventListener, ISendAsync)
|
PartnerNamespacesListByResourceGroup(String, String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IPartnerNamespacesListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the partner namespaces under a resource group.
|
PartnerNamespacesListByResourceGroupViaIdentity(String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<IPartnerNamespacesListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the partner namespaces under a resource group.
|
PartnerNamespacesListByResourceGroupViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerNamespacesListByResourceGroupWithResult(String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerNamespacesListBySubscription(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IPartnerNamespacesListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the partner namespaces under an Azure subscription.
|
PartnerNamespacesListBySubscriptionViaIdentity(String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<IPartnerNamespacesListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the partner namespaces under an Azure subscription.
|
PartnerNamespacesListBySubscriptionViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerNamespacesListBySubscriptionWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerNamespacesListSharedAccessKeys(String, String, String,
Func<HttpResponseMessage,Task<IPartnerNamespaceSharedAccessKeys>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List the two keys used to publish to a partner namespace.
|
PartnerNamespacesListSharedAccessKeysViaIdentity(String, Func<HttpResponseMessage,
Task<IPartnerNamespaceSharedAccessKeys>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List the two keys used to publish to a partner namespace.
|
PartnerNamespacesListSharedAccessKeysViaIdentityWithResult(String, IEventListener, ISendAsync)
|
PartnerNamespacesListSharedAccessKeysWithResult(String, String, String, IEventListener, ISendAsync)
|
PartnerNamespacesRegenerateKey(String, String, String, IPartnerNamespaceRegenerateKeyRequest,
Func<HttpResponseMessage,Task<IPartnerNamespaceSharedAccessKeys>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync,
SerializationMode)
|
Regenerate a shared access key for a partner namespace.
|
PartnerNamespacesRegenerateKeyViaIdentity(String, IPartnerNamespaceRegenerateKeyRequest,
Func<HttpResponseMessage,Task<IPartnerNamespaceSharedAccessKeys>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync,
SerializationMode)
|
Regenerate a shared access key for a partner namespace.
|
PartnerNamespacesRegenerateKeyViaIdentityWithResult(String, IPartnerNamespaceRegenerateKeyRequest, IEventListener, ISendAsync, SerializationMode)
|
PartnerNamespacesRegenerateKeyViaJsonString(String, String, String,
String, Func<HttpResponseMessage,Task<IPartnerNamespaceSharedAccessKeys>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Regenerate a shared access key for a partner namespace.
|
PartnerNamespacesRegenerateKeyViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
PartnerNamespacesRegenerateKeyWithResult(String, String, String,
IPartnerNamespaceRegenerateKeyRequest, IEventListener, ISendAsync,
SerializationMode)
|
PartnerNamespacesUpdate(String, String, String, IPartnerNamespaceUpdateParameters,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a partner namespace with the specified parameters.
|
PartnerNamespacesUpdateViaIdentity(String, IPartnerNamespaceUpdateParameters,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a partner namespace with the specified parameters.
|
PartnerNamespacesUpdateViaJsonString(String, String, String, String,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Asynchronously update a partner namespace with the specified parameters.
|
PartnerRegistrationsCreateOrUpdate(String, String, String, IPartnerRegistration,
Func<HttpResponseMessage,Task<IPartnerRegistration>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
update a new partner registration with the specified parameters.
|
PartnerRegistrationsCreateOrUpdateViaIdentity(String, IPartnerRegistration,
Func<HttpResponseMessage,Task<IPartnerRegistration>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
update a new partner registration with the specified parameters.
|
PartnerRegistrationsCreateOrUpdateViaIdentityWithResult(String, IPartnerRegistration, IEventListener, ISendAsync, SerializationMode)
|
PartnerRegistrationsCreateOrUpdateViaJsonString(String, String,
String, String, Func<HttpResponseMessage,Task<IPartnerRegistration>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
update a new partner registration with the specified parameters.
|
PartnerRegistrationsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
PartnerRegistrationsCreateOrUpdateWithResult(String, String, String, IPartnerRegistration, IEventListener, ISendAsync, SerializationMode)
|
PartnerRegistrationsDelete(String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Deletes a partner registration with the specified parameters.
|
PartnerRegistrationsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Deletes a partner registration with the specified parameters.
|
PartnerRegistrationsGet(String, String, String, Func<HttpResponseMessage,
Task<IPartnerRegistration>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Gets a partner registration with the specified parameters.
|
PartnerRegistrationsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IPartnerRegistration>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Gets a partner registration with the specified parameters.
|
PartnerRegistrationsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
PartnerRegistrationsGetWithResult(String, String, String, IEventListener, ISendAsync)
|
PartnerRegistrationsListByResourceGroup(String, String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<IPartnerRegistrationsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the partner registrations under a resource group.
|
PartnerRegistrationsListByResourceGroupViaIdentity(String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<IPartnerRegistrationsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the partner registrations under a resource group.
|
PartnerRegistrationsListByResourceGroupViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerRegistrationsListByResourceGroupWithResult(String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerRegistrationsListBySubscription(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IPartnerRegistrationsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the partner registrations under an Azure subscription.
|
PartnerRegistrationsListBySubscriptionViaIdentity(String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<IPartnerRegistrationsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the partner registrations under an Azure subscription.
|
PartnerRegistrationsListBySubscriptionViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerRegistrationsListBySubscriptionWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerRegistrationsUpdate(String, String, String, IPartnerRegistrationUpdateParameters,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync, SerializationMode)
|
update a partner registration with the specified parameters.
|
PartnerRegistrationsUpdateViaIdentity(String, IPartnerRegistrationUpdateParameters,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync, SerializationMode)
|
update a partner registration with the specified parameters.
|
PartnerRegistrationsUpdateViaJsonString(String, String, String,
String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
update a partner registration with the specified parameters.
|
PartnerTopicEventSubscriptionsCreateOrUpdate(String, String, String,
String, IEventSubscription, Func<HttpResponseMessage,Task<IEventSubscription>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync,
SerializationMode)
|
Asynchronously update an event subscription of a partner topic with the specified parameters. Existing event subscriptions
will be updated with this API.
|
PartnerTopicEventSubscriptionsCreateOrUpdateViaIdentity(String,
IEventSubscription, Func<HttpResponseMessage,Task<IEventSubscription>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync,
SerializationMode)
|
Asynchronously update an event subscription of a partner topic with the specified parameters. Existing event subscriptions
will be updated with this API.
|
PartnerTopicEventSubscriptionsCreateOrUpdateViaIdentityWithResult(String, IEventSubscription, IEventListener, ISendAsync, SerializationMode)
|
PartnerTopicEventSubscriptionsCreateOrUpdateViaJsonString(String,
String, String, String, String, Func<HttpResponseMessage,Task<IEventSubscription>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Asynchronously update an event subscription of a partner topic with the specified parameters. Existing event subscriptions
will be updated with this API.
|
PartnerTopicEventSubscriptionsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
PartnerTopicEventSubscriptionsCreateOrUpdateWithResult(String,
String, String, String, IEventSubscription, IEventListener, ISendAsync,
SerializationMode)
|
PartnerTopicEventSubscriptionsDelete(String, String, String, String,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Delete an existing event subscription of a partner topic.
|
PartnerTopicEventSubscriptionsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete an existing event subscription of a partner topic.
|
PartnerTopicEventSubscriptionsGet(String, String, String, String,
Func<HttpResponseMessage,Task<IEventSubscription>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Get properties of an event subscription of a partner topic.
|
PartnerTopicEventSubscriptionsGetDeliveryAttributes(String, String,
String, String, Func<HttpResponseMessage,Task<IDeliveryAttributeListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get all delivery attributes for an event subscription of a partner topic.
|
PartnerTopicEventSubscriptionsGetDeliveryAttributesViaIdentity(String,
Func<HttpResponseMessage,Task<IDeliveryAttributeListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get all delivery attributes for an event subscription of a partner topic.
|
PartnerTopicEventSubscriptionsGetDeliveryAttributesViaIdentityWithResult(String, IEventListener, ISendAsync)
|
PartnerTopicEventSubscriptionsGetDeliveryAttributesWithResult(String, String, String, String, IEventListener, ISendAsync)
|
PartnerTopicEventSubscriptionsGetFullUrl(String, String, String,
String, Func<HttpResponseMessage,Task<IEventSubscriptionFullUrl>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get the full endpoint URL for an event subscription of a partner topic.
|
PartnerTopicEventSubscriptionsGetFullUrlViaIdentity(String, Func<HttpResponseMessage,
Task<IEventSubscriptionFullUrl>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Get the full endpoint URL for an event subscription of a partner topic.
|
PartnerTopicEventSubscriptionsGetFullUrlViaIdentityWithResult(String, IEventListener, ISendAsync)
|
PartnerTopicEventSubscriptionsGetFullUrlWithResult(String, String, String, String, IEventListener, ISendAsync)
|
PartnerTopicEventSubscriptionsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IEventSubscription>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Get properties of an event subscription of a partner topic.
|
PartnerTopicEventSubscriptionsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
PartnerTopicEventSubscriptionsGetWithResult(String, String, String, String, IEventListener, ISendAsync)
|
PartnerTopicEventSubscriptionsListByPartnerTopic(String, String,
String, String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List event subscriptions that belong to a specific partner topic.
|
PartnerTopicEventSubscriptionsListByPartnerTopicViaIdentity(String,
String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List event subscriptions that belong to a specific partner topic.
|
PartnerTopicEventSubscriptionsListByPartnerTopicViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerTopicEventSubscriptionsListByPartnerTopicWithResult(String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerTopicEventSubscriptionsUpdate(String, String, String, String,
IEventSubscriptionUpdateParameters, Func<HttpResponseMessage,
Task<IEventSubscription>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync, SerializationMode)
|
update an existing event subscription of a partner topic.
|
PartnerTopicEventSubscriptionsUpdateViaIdentity(String, IEventSubscriptionUpdateParameters,
Func<HttpResponseMessage,Task<IEventSubscription>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
update an existing event subscription of a partner topic.
|
PartnerTopicEventSubscriptionsUpdateViaIdentityWithResult(String, IEventSubscriptionUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
PartnerTopicEventSubscriptionsUpdateViaJsonString(String, String,
String, String, String, Func<HttpResponseMessage,Task<IEventSubscription>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
update an existing event subscription of a partner topic.
|
PartnerTopicEventSubscriptionsUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
PartnerTopicEventSubscriptionsUpdateWithResult(String, String,
String, String, IEventSubscriptionUpdateParameters, IEventListener,
ISendAsync, SerializationMode)
|
PartnerTopicsActivate(String, String, String, Func<HttpResponseMessage,
Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync)
|
Activate a newly created partner topic.
|
PartnerTopicsActivateViaIdentity(String, Func<HttpResponseMessage,
Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync)
|
Activate a newly created partner topic.
|
PartnerTopicsActivateViaIdentityWithResult(String, IEventListener, ISendAsync)
|
PartnerTopicsActivateWithResult(String, String, String, IEventListener, ISendAsync)
|
PartnerTopicsCreateOrUpdate(String, String, String, IPartnerTopic,
Func<HttpResponseMessage,Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,
Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Asynchronously update a new partner topic with the specified parameters.
|
PartnerTopicsCreateOrUpdateViaIdentity(String, IPartnerTopic,
Func<HttpResponseMessage,Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,
Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Asynchronously update a new partner topic with the specified parameters.
|
PartnerTopicsCreateOrUpdateViaIdentityWithResult(String, IPartnerTopic, IEventListener, ISendAsync, SerializationMode)
|
PartnerTopicsCreateOrUpdateViaJsonString(String, String, String,
String, Func<HttpResponseMessage,Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,
Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync)
|
Asynchronously update a new partner topic with the specified parameters.
|
PartnerTopicsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
PartnerTopicsCreateOrUpdateWithResult(String, String, String, IPartnerTopic, IEventListener, ISendAsync, SerializationMode)
|
PartnerTopicsDeactivate(String, String, String, Func<HttpResponseMessage,
Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync)
|
Deactivate specific partner topic.
|
PartnerTopicsDeactivateViaIdentity(String, Func<HttpResponseMessage,
Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync)
|
Deactivate specific partner topic.
|
PartnerTopicsDeactivateViaIdentityWithResult(String, IEventListener, ISendAsync)
|
PartnerTopicsDeactivateWithResult(String, String, String, IEventListener, ISendAsync)
|
PartnerTopicsDelete(String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete existing partner topic.
|
PartnerTopicsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete existing partner topic.
|
PartnerTopicsGet(String, String, String, Func<HttpResponseMessage,
Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync)
|
Get properties of a partner topic.
|
PartnerTopicsGetViaIdentity(String, Func<HttpResponseMessage,Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get properties of a partner topic.
|
PartnerTopicsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
PartnerTopicsGetWithResult(String, String, String, IEventListener, ISendAsync)
|
PartnerTopicsListByResourceGroup(String, String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IPartnerTopicsListResult>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the partner topics under a resource group.
|
PartnerTopicsListByResourceGroupViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IPartnerTopicsListResult>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the partner topics under a resource group.
|
PartnerTopicsListByResourceGroupViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerTopicsListByResourceGroupWithResult(String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerTopicsListBySubscription(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IPartnerTopicsListResult>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the partner topics under an Azure subscription.
|
PartnerTopicsListBySubscriptionViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IPartnerTopicsListResult>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the partner topics under an Azure subscription.
|
PartnerTopicsListBySubscriptionViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerTopicsListBySubscriptionWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PartnerTopicsUpdate(String, String, String, IPartnerTopicUpdateParameters,
Func<HttpResponseMessage,Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,
Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Asynchronously updates a partner topic with the specified parameters.
|
PartnerTopicsUpdateViaIdentity(String, IPartnerTopicUpdateParameters,
Func<HttpResponseMessage,Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,
Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Asynchronously updates a partner topic with the specified parameters.
|
PartnerTopicsUpdateViaIdentityWithResult(String, IPartnerTopicUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
PartnerTopicsUpdateViaJsonString(String, String, String, String,
Func<HttpResponseMessage,Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,
Task<IPartnerTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync)
|
Asynchronously updates a partner topic with the specified parameters.
|
PartnerTopicsUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
PartnerTopicsUpdateWithResult(String, String, String, IPartnerTopicUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
PermissionBindingsCreateOrUpdate(String, String, String, String,
IPermissionBinding, Func<HttpResponseMessage,Task<IPermissionBinding>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync, SerializationMode)
|
update a permission binding with the specified parameters.
|
PermissionBindingsCreateOrUpdateViaIdentity(String, IPermissionBinding,
Func<HttpResponseMessage,Task<IPermissionBinding>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)
|
update a permission binding with the specified parameters.
|
PermissionBindingsCreateOrUpdateViaIdentityWithResult(String, IPermissionBinding, IEventListener, ISendAsync, SerializationMode)
|
PermissionBindingsCreateOrUpdateViaJsonString(String, String,
String, String, String, Func<HttpResponseMessage,Task<IPermissionBinding>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
update a permission binding with the specified parameters.
|
PermissionBindingsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
PermissionBindingsCreateOrUpdateWithResult(String, String, String, String, IPermissionBinding, IEventListener, ISendAsync, SerializationMode)
|
PermissionBindingsDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Delete an existing permission binding.
|
PermissionBindingsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Delete an existing permission binding.
|
PermissionBindingsGet(String, String, String, String, Func<HttpResponseMessage,
Task<IPermissionBinding>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get properties of a permission binding.
|
PermissionBindingsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IPermissionBinding>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get properties of a permission binding.
|
PermissionBindingsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
PermissionBindingsGetWithResult(String, String, String, String, IEventListener, ISendAsync)
|
PermissionBindingsListByNamespace(String, String, String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<IPermissionBindingsListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Get all the permission bindings under a namespace.
|
PermissionBindingsListByNamespaceViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IPermissionBindingsListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Get all the permission bindings under a namespace.
|
PermissionBindingsListByNamespaceViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PermissionBindingsListByNamespaceWithResult(String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PrivateEndpointConnectionsDelete(String, String, String, String,
String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Delete a specific private endpoint connection under a topic, domain, or partner namespace or namespace.
|
PrivateEndpointConnectionsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete a specific private endpoint connection under a topic, domain, or partner namespace or namespace.
|
PrivateEndpointConnectionsGet(String, String, String, String,
String, Func<HttpResponseMessage,Task<IPrivateEndpointConnection>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get a specific private endpoint connection under a topic, domain, or partner namespace or namespace.
|
PrivateEndpointConnectionsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IPrivateEndpointConnection>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Get a specific private endpoint connection under a topic, domain, or partner namespace or namespace.
|
PrivateEndpointConnectionsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
PrivateEndpointConnectionsGetWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
PrivateEndpointConnectionsListByResource(String, String, String,
String, String, Nullable<Int32>, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get all private endpoint connections under a topic, domain, or partner namespace or namespace.
|
PrivateEndpointConnectionsListByResourceViaIdentity(String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<IPrivateEndpointConnectionListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get all private endpoint connections under a topic, domain, or partner namespace or namespace.
|
PrivateEndpointConnectionsListByResourceViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PrivateEndpointConnectionsListByResourceWithResult(String, String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PrivateEndpointConnectionsUpdate(String, String, String, String,
String, IPrivateEndpointConnection, Func<HttpResponseMessage,
Task<IPrivateEndpointConnection>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
update a specific private endpoint connection under a topic, domain or partner namespace.
|
PrivateEndpointConnectionsUpdateViaIdentity(String, IPrivateEndpointConnection,
Func<HttpResponseMessage,Task<IPrivateEndpointConnection>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync, SerializationMode)
|
update a specific private endpoint connection under a topic, domain or partner namespace.
|
PrivateEndpointConnectionsUpdateViaIdentityWithResult(String, IPrivateEndpointConnection, IEventListener, ISendAsync, SerializationMode)
|
PrivateEndpointConnectionsUpdateViaJsonString(String, String,
String, String, String, String, Func<HttpResponseMessage,Task<IPrivateEndpointConnection>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
update a specific private endpoint connection under a topic, domain or partner namespace.
|
PrivateEndpointConnectionsUpdateViaJsonStringWithResult(String, String, String, String, String, String, IEventListener, ISendAsync)
|
PrivateEndpointConnectionsUpdateWithResult(String, String, String,
String, String, IPrivateEndpointConnection, IEventListener, ISendAsync,
SerializationMode)
|
PrivateLinkResourcesGet(String, String, String, String, String,
Func<HttpResponseMessage,Task<IPrivateLinkResource>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Get properties of a private link resource.
|
PrivateLinkResourcesGetViaIdentity(String, Func<HttpResponseMessage,
Task<IPrivateLinkResource>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Get properties of a private link resource.
|
PrivateLinkResourcesGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
PrivateLinkResourcesGetWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
PrivateLinkResourcesListByResource(String, String, String, String,
String, Nullable<Int32>, Func<HttpResponseMessage,Task<IPrivateLinkResourcesListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the private link resources under a topic, domain, or partner namespace or namespace.
|
PrivateLinkResourcesListByResourceViaIdentity(String, String,
Nullable<Int32>, Func<HttpResponseMessage,Task<IPrivateLinkResourcesListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the private link resources under a topic, domain, or partner namespace or namespace.
|
PrivateLinkResourcesListByResourceViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
PrivateLinkResourcesListByResourceWithResult(String, String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
SystemTopicEventSubscriptionsCreateOrUpdate(String, String, String,
String, IEventSubscription, Func<HttpResponseMessage,Task<IEventSubscription>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync,
SerializationMode)
|
Asynchronously update an event subscription with the specified parameters. Existing event subscriptions will be updated
with this API.
|
SystemTopicEventSubscriptionsCreateOrUpdateViaIdentity(String,
IEventSubscription, Func<HttpResponseMessage,Task<IEventSubscription>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync,
SerializationMode)
|
Asynchronously update an event subscription with the specified parameters. Existing event subscriptions will be updated
with this API.
|
SystemTopicEventSubscriptionsCreateOrUpdateViaIdentityWithResult(String, IEventSubscription, IEventListener, ISendAsync, SerializationMode)
|
SystemTopicEventSubscriptionsCreateOrUpdateViaJsonString(String,
String, String, String, String, Func<HttpResponseMessage,Task<IEventSubscription>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Asynchronously update an event subscription with the specified parameters. Existing event subscriptions will be updated
with this API.
|
SystemTopicEventSubscriptionsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
SystemTopicEventSubscriptionsCreateOrUpdateWithResult(String,
String, String, String, IEventSubscription, IEventListener, ISendAsync,
SerializationMode)
|
SystemTopicEventSubscriptionsDelete(String, String, String, String,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Delete an existing event subscription of a system topic.
|
SystemTopicEventSubscriptionsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete an existing event subscription of a system topic.
|
SystemTopicEventSubscriptionsGet(String, String, String, String,
Func<HttpResponseMessage,Task<IEventSubscription>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Get an event subscription.
|
SystemTopicEventSubscriptionsGetDeliveryAttributes(String, String,
String, String, Func<HttpResponseMessage,Task<IDeliveryAttributeListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get all delivery attributes for an event subscription.
|
SystemTopicEventSubscriptionsGetDeliveryAttributesViaIdentity(String,
Func<HttpResponseMessage,Task<IDeliveryAttributeListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get all delivery attributes for an event subscription.
|
SystemTopicEventSubscriptionsGetDeliveryAttributesViaIdentityWithResult(String, IEventListener, ISendAsync)
|
SystemTopicEventSubscriptionsGetDeliveryAttributesWithResult(String, String, String, String, IEventListener, ISendAsync)
|
SystemTopicEventSubscriptionsGetFullUrl(String, String, String,
String, Func<HttpResponseMessage,Task<IEventSubscriptionFullUrl>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get the full endpoint URL for an event subscription of a system topic.
|
SystemTopicEventSubscriptionsGetFullUrlViaIdentity(String, Func<HttpResponseMessage,
Task<IEventSubscriptionFullUrl>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Get the full endpoint URL for an event subscription of a system topic.
|
SystemTopicEventSubscriptionsGetFullUrlViaIdentityWithResult(String, IEventListener, ISendAsync)
|
SystemTopicEventSubscriptionsGetFullUrlWithResult(String, String, String, String, IEventListener, ISendAsync)
|
SystemTopicEventSubscriptionsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IEventSubscription>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Get an event subscription.
|
SystemTopicEventSubscriptionsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
SystemTopicEventSubscriptionsGetWithResult(String, String, String, String, IEventListener, ISendAsync)
|
SystemTopicEventSubscriptionsListBySystemTopic(String, String,
String, String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List event subscriptions that belong to a specific system topic.
|
SystemTopicEventSubscriptionsListBySystemTopicViaIdentity(String,
String, Nullable<Int32>, Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List event subscriptions that belong to a specific system topic.
|
SystemTopicEventSubscriptionsListBySystemTopicViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
SystemTopicEventSubscriptionsListBySystemTopicWithResult(String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
SystemTopicEventSubscriptionsUpdate(String, String, String, String,
IEventSubscriptionUpdateParameters, Func<HttpResponseMessage,
Task<IEventSubscription>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync, SerializationMode)
|
update an existing event subscription of a system topic.
|
SystemTopicEventSubscriptionsUpdateViaIdentity(String, IEventSubscriptionUpdateParameters,
Func<HttpResponseMessage,Task<IEventSubscription>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
update an existing event subscription of a system topic.
|
SystemTopicEventSubscriptionsUpdateViaIdentityWithResult(String, IEventSubscriptionUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
SystemTopicEventSubscriptionsUpdateViaJsonString(String, String,
String, String, String, Func<HttpResponseMessage,Task<IEventSubscription>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
update an existing event subscription of a system topic.
|
SystemTopicEventSubscriptionsUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
SystemTopicEventSubscriptionsUpdateWithResult(String, String,
String, String, IEventSubscriptionUpdateParameters, IEventListener,
ISendAsync, SerializationMode)
|
SystemTopicsCreateOrUpdate(String, String, String, ISystemTopic,
Func<HttpResponseMessage,Task<ISystemTopic>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a new system topic with the specified parameters.
|
SystemTopicsCreateOrUpdateViaIdentity(String, ISystemTopic, Func<HttpResponseMessage,
Task<ISystemTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Asynchronously update a new system topic with the specified parameters.
|
SystemTopicsCreateOrUpdateViaIdentityWithResult(String, ISystemTopic, IEventListener, ISendAsync, SerializationMode)
|
SystemTopicsCreateOrUpdateViaJsonString(String, String, String,
String, Func<HttpResponseMessage,Task<ISystemTopic>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Asynchronously update a new system topic with the specified parameters.
|
SystemTopicsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
SystemTopicsCreateOrUpdateWithResult(String, String, String, ISystemTopic, IEventListener, ISendAsync, SerializationMode)
|
SystemTopicsDelete(String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete existing system topic.
|
SystemTopicsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete existing system topic.
|
SystemTopicsGet(String, String, String, Func<HttpResponseMessage,
Task<ISystemTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync)
|
Get properties of a system topic.
|
SystemTopicsGetViaIdentity(String, Func<HttpResponseMessage,Task<ISystemTopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get properties of a system topic.
|
SystemTopicsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
SystemTopicsGetWithResult(String, String, String, IEventListener, ISendAsync)
|
SystemTopicsListByResourceGroup(String, String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<ISystemTopicsListResult>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the system topics under a resource group.
|
SystemTopicsListByResourceGroupViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<ISystemTopicsListResult>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the system topics under a resource group.
|
SystemTopicsListByResourceGroupViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
SystemTopicsListByResourceGroupWithResult(String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
SystemTopicsListBySubscription(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<ISystemTopicsListResult>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the system topics under an Azure subscription.
|
SystemTopicsListBySubscriptionViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<ISystemTopicsListResult>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all the system topics under an Azure subscription.
|
SystemTopicsListBySubscriptionViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
SystemTopicsListBySubscriptionWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
SystemTopicsUpdate(String, String, String, ISystemTopicUpdateParameters,
Func<HttpResponseMessage,Task<ISystemTopic>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously updates a system topic with the specified parameters.
|
SystemTopicsUpdateViaIdentity(String, ISystemTopicUpdateParameters,
Func<HttpResponseMessage,Task<ISystemTopic>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously updates a system topic with the specified parameters.
|
SystemTopicsUpdateViaIdentityWithResult(String, ISystemTopicUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
SystemTopicsUpdateViaJsonString(String, String, String, String,
Func<HttpResponseMessage,Task<ISystemTopic>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Asynchronously updates a system topic with the specified parameters.
|
SystemTopicsUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
SystemTopicsUpdateWithResult(String, String, String, ISystemTopicUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
TopicEventSubscriptionsCreateOrUpdate(String, String, String,
String, IEventSubscription, Func<HttpResponseMessage,Task<IEventSubscription>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync,
SerializationMode)
|
Asynchronously update a new event subscription or update an existing event subscription.
|
TopicEventSubscriptionsCreateOrUpdateViaIdentity(String, IEventSubscription,
Func<HttpResponseMessage,Task<IEventSubscription>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
Asynchronously update a new event subscription or update an existing event subscription.
|
TopicEventSubscriptionsCreateOrUpdateViaIdentityWithResult(String, IEventSubscription, IEventListener, ISendAsync, SerializationMode)
|
TopicEventSubscriptionsCreateOrUpdateViaJsonString(String, String,
String, String, String, Func<HttpResponseMessage,Task<IEventSubscription>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Asynchronously update a new event subscription or update an existing event subscription.
|
TopicEventSubscriptionsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
TopicEventSubscriptionsCreateOrUpdateWithResult(String, String, String, String, IEventSubscription, IEventListener, ISendAsync, SerializationMode)
|
TopicEventSubscriptionsDelete(String, String, String, String,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Delete an existing event subscription for a topic.
|
TopicEventSubscriptionsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete an existing event subscription for a topic.
|
TopicEventSubscriptionsGet(String, String, String, String, Func<HttpResponseMessage,
Task<IEventSubscription>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Get properties of an event subscription of a topic.
|
TopicEventSubscriptionsGetDeliveryAttributes(String, String, String,
String, Func<HttpResponseMessage,Task<IDeliveryAttributeListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get all delivery attributes for an event subscription for topic.
|
TopicEventSubscriptionsGetDeliveryAttributesViaIdentity(String,
Func<HttpResponseMessage,Task<IDeliveryAttributeListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get all delivery attributes for an event subscription for topic.
|
TopicEventSubscriptionsGetDeliveryAttributesViaIdentityWithResult(String, IEventListener, ISendAsync)
|
TopicEventSubscriptionsGetDeliveryAttributesWithResult(String, String, String, String, IEventListener, ISendAsync)
|
TopicEventSubscriptionsGetFullUrl(String, String, String, String,
Func<HttpResponseMessage,Task<IEventSubscriptionFullUrl>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get the full endpoint URL for an event subscription for topic.
|
TopicEventSubscriptionsGetFullUrlViaIdentity(String, Func<HttpResponseMessage,
Task<IEventSubscriptionFullUrl>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Get the full endpoint URL for an event subscription for topic.
|
TopicEventSubscriptionsGetFullUrlViaIdentityWithResult(String, IEventListener, ISendAsync)
|
TopicEventSubscriptionsGetFullUrlWithResult(String, String, String, String, IEventListener, ISendAsync)
|
TopicEventSubscriptionsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IEventSubscription>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Get properties of an event subscription of a topic.
|
TopicEventSubscriptionsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
TopicEventSubscriptionsGetWithResult(String, String, String, String, IEventListener, ISendAsync)
|
TopicEventSubscriptionsList(String, String, String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all event subscriptions that have been created for a specific topic.
|
TopicEventSubscriptionsListViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IEventSubscriptionsListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all event subscriptions that have been created for a specific topic.
|
TopicEventSubscriptionsListViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
TopicEventSubscriptionsListWithResult(String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
TopicEventSubscriptionsUpdate(String, String, String, String,
IEventSubscriptionUpdateParameters, Func<HttpResponseMessage,
Task<IEventSubscription>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync, SerializationMode)
|
update an existing event subscription for a topic.
|
TopicEventSubscriptionsUpdateViaIdentity(String, IEventSubscriptionUpdateParameters,
Func<HttpResponseMessage,Task<IEventSubscription>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync, SerializationMode)
|
update an existing event subscription for a topic.
|
TopicEventSubscriptionsUpdateViaIdentityWithResult(String, IEventSubscriptionUpdateParameters, IEventListener, ISendAsync, SerializationMode)
|
TopicEventSubscriptionsUpdateViaJsonString(String, String, String,
String, String, Func<HttpResponseMessage,Task<IEventSubscription>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
update an existing event subscription for a topic.
|
TopicEventSubscriptionsUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
TopicEventSubscriptionsUpdateWithResult(String, String, String,
String, IEventSubscriptionUpdateParameters, IEventListener, ISendAsync,
SerializationMode)
|
TopicsCreateOrUpdate(String, String, String, ITopic, Func<HttpResponseMessage,
Task<ITopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Asynchronously update a new topic with the specified parameters.
|
TopicsCreateOrUpdateViaIdentity(String, ITopic, Func<HttpResponseMessage,
Task<ITopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener,
ISendAsync, SerializationMode)
|
Asynchronously update a new topic with the specified parameters.
|
TopicsCreateOrUpdateViaIdentityWithResult(String, ITopic, IEventListener, ISendAsync, SerializationMode)
|
TopicsCreateOrUpdateViaJsonString(String, String, String, String,
Func<HttpResponseMessage,Task<ITopic>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Asynchronously update a new topic with the specified parameters.
|
TopicsCreateOrUpdateViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
TopicsCreateOrUpdateWithResult(String, String, String, ITopic, IEventListener, ISendAsync, SerializationMode)
|
TopicsDelete(String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Delete existing topic.
|
TopicsDeleteViaIdentity(String, Func<HttpResponseMessage,Task>,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Delete existing topic.
|
TopicsGet(String, String, String, Func<HttpResponseMessage,Task<ITopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get properties of a topic.
|
TopicsGetViaIdentity(String, Func<HttpResponseMessage,Task<ITopic>,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get properties of a topic.
|
TopicsGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
TopicsGetWithResult(String, String, String, IEventListener, ISendAsync)
|
TopicsListByResourceGroup(String, String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<ITopicsListResult>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List all the topics under a resource group.
|
TopicsListByResourceGroupViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<ITopicsListResult>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List all the topics under a resource group.
|
TopicsListByResourceGroupViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
TopicsListByResourceGroupWithResult(String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
TopicsListBySubscription(String, String, Nullable<Int32>, Func<HttpResponseMessage,
Task<ITopicsListResult>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
List all the topics under an Azure subscription.
|
TopicsListBySubscriptionViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<ITopicsListResult>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List all the topics under an Azure subscription.
|
TopicsListBySubscriptionViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
TopicsListBySubscriptionWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
TopicsListEventTypes(String, String, String, String, String, Func<HttpResponseMessage,
Task<IEventTypesListResult>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
List event types for a topic.
|
TopicsListEventTypesViaIdentity(String, Func<HttpResponseMessage,
Task<IEventTypesListResult>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
List event types for a topic.
|
TopicsListEventTypesViaIdentityWithResult(String, IEventListener, ISendAsync)
|
TopicsListEventTypesWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
TopicsListSharedAccessKeys(String, String, String, Func<HttpResponseMessage,
Task<ITopicSharedAccessKeys>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List the two keys used to publish to a topic.
|
TopicsListSharedAccessKeysViaIdentity(String, Func<HttpResponseMessage,
Task<ITopicSharedAccessKeys>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
List the two keys used to publish to a topic.
|
TopicsListSharedAccessKeysViaIdentityWithResult(String, IEventListener, ISendAsync)
|
TopicsListSharedAccessKeysWithResult(String, String, String, IEventListener, ISendAsync)
|
TopicSpacesCreateOrUpdate(String, String, String, String, ITopicSpace,
Func<HttpResponseMessage,Task<ITopicSpace>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync, SerializationMode)
|
update a topic space with the specified parameters.
|
TopicSpacesCreateOrUpdateViaIdentity(String, ITopicSpace, Func<HttpResponseMessage,
Task<ITopicSpace>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync, SerializationMode)
|
update a topic space with the specified parameters.
|
TopicSpacesCreateOrUpdateViaIdentityWithResult(String, ITopicSpace, IEventListener, ISendAsync, SerializationMode)
|
TopicSpacesCreateOrUpdateViaJsonString(String, String, String,
String, String, Func<HttpResponseMessage,Task<ITopicSpace>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
update a topic space with the specified parameters.
|
TopicSpacesCreateOrUpdateViaJsonStringWithResult(String, String, String, String, String, IEventListener, ISendAsync)
|
TopicSpacesCreateOrUpdateWithResult(String, String, String, String, ITopicSpace, IEventListener, ISendAsync, SerializationMode)
|
TopicSpacesDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Delete an existing topic space.
|
TopicSpacesDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Delete an existing topic space.
|
TopicSpacesGet(String, String, String, String, Func<HttpResponseMessage,
Task<ITopicSpace>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Get properties of a topic space.
|
TopicSpacesGetViaIdentity(String, Func<HttpResponseMessage,Task<ITopicSpace>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Get properties of a topic space.
|
TopicSpacesGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
TopicSpacesGetWithResult(String, String, String, String, IEventListener, ISendAsync)
|
TopicSpacesListByNamespace(String, String, String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<ITopicSpacesListResult>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Get all the topic spaces under a namespace.
|
TopicSpacesListByNamespaceViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<ITopicSpacesListResult>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Get all the topic spaces under a namespace.
|
TopicSpacesListByNamespaceViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
TopicSpacesListByNamespaceWithResult(String, String, String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
TopicsRegenerateKey(String, String, String, ITopicRegenerateKeyRequest,
Func<HttpResponseMessage,Task<ITopicSharedAccessKeys>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync, SerializationMode)
|
Regenerate a shared access key for a topic.
|
TopicsRegenerateKeyViaIdentity(String, ITopicRegenerateKeyRequest,
Func<HttpResponseMessage,Task<ITopicSharedAccessKeys>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync, SerializationMode)
|
Regenerate a shared access key for a topic.
|
TopicsRegenerateKeyViaIdentityWithResult(String, ITopicRegenerateKeyRequest, IEventListener, ISendAsync, SerializationMode)
|
TopicsRegenerateKeyViaJsonString(String, String, String, String,
Func<HttpResponseMessage,Task<ITopicSharedAccessKeys>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Regenerate a shared access key for a topic.
|
TopicsRegenerateKeyViaJsonStringWithResult(String, String, String, String, IEventListener, ISendAsync)
|
TopicsRegenerateKeyWithResult(String, String, String, ITopicRegenerateKeyRequest, IEventListener, ISendAsync, SerializationMode)
|
TopicsUpdate(String, String, String, ITopicUpdateParameters, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync,
SerializationMode)
|
Asynchronously updates a topic with the specified parameters.
|
TopicsUpdateViaIdentity(String, ITopicUpdateParameters, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync,
SerializationMode)
|
Asynchronously updates a topic with the specified parameters.
|
TopicsUpdateViaJsonString(String, String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Asynchronously updates a topic with the specified parameters.
|
TopicTypesGet(String, Func<HttpResponseMessage,Task<ITopicTypeInfo>,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get information about a topic type.
|
TopicTypesGetViaIdentity(String, Func<HttpResponseMessage,Task<ITopicTypeInfo>,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get information about a topic type.
|
TopicTypesGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
TopicTypesGetWithResult(String, IEventListener, ISendAsync)
|
TopicTypesList(Func<HttpResponseMessage,Task<ITopicTypesListResult>,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all registered topic types.
|
TopicTypesListEventTypes(String, Func<HttpResponseMessage,Task<IEventTypesListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List event types for a topic type.
|
TopicTypesListEventTypesViaIdentity(String, Func<HttpResponseMessage,
Task<IEventTypesListResult>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
List event types for a topic type.
|
TopicTypesListEventTypesViaIdentityWithResult(String, IEventListener, ISendAsync)
|
TopicTypesListEventTypesWithResult(String, IEventListener, ISendAsync)
|
TopicTypesListViaIdentity(String, Func<HttpResponseMessage,Task<ITopicTypesListResult>,
Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
List all registered topic types.
|
TopicTypesListViaIdentityWithResult(String, IEventListener, ISendAsync)
|
TopicTypesListWithResult(IEventListener, ISendAsync)
|
VerifiedPartnersGet(String, Func<HttpResponseMessage,Task<IVerifiedPartner>,Task>, Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get properties of a verified partner.
|
VerifiedPartnersGetViaIdentity(String, Func<HttpResponseMessage,
Task<IVerifiedPartner>,Task>, Func<HttpResponseMessage,Task>,
IEventListener, ISendAsync)
|
Get properties of a verified partner.
|
VerifiedPartnersGetViaIdentityWithResult(String, IEventListener, ISendAsync)
|
VerifiedPartnersGetWithResult(String, IEventListener, ISendAsync)
|
VerifiedPartnersList(String, Nullable<Int32>, Func<HttpResponseMessage,
Task<IVerifiedPartnersListResult>,Task>, Func<HttpResponseMessage,
Task>, IEventListener, ISendAsync)
|
Get a list of all verified partners.
|
VerifiedPartnersListViaIdentity(String, String, Nullable<Int32>,
Func<HttpResponseMessage,Task<IVerifiedPartnersListResult>,Task>,
Func<HttpResponseMessage,Task>, IEventListener, ISendAsync)
|
Get a list of all verified partners.
|
VerifiedPartnersListViaIdentityWithResult(String, String, Nullable<Int32>, IEventListener, ISendAsync)
|
VerifiedPartnersListWithResult(String, Nullable<Int32>, IEventListener, ISendAsync)
|