NotificationHubsManagementClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class NotificationHubsManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Management.NotificationHubs.Fluent.NotificationHubsManagementClient>, IDisposable, Microsoft.Azure.Management.NotificationHubs.Fluent.INotificationHubsManagementClient, Microsoft.Rest.Azure.IAzureClient
type NotificationHubsManagementClient = class
inherit ServiceClient<NotificationHubsManagementClient>
interface INotificationHubsManagementClient
interface IDisposable
interface IAzureClient
Public Class NotificationHubsManagementClient
Inherits ServiceClient(Of NotificationHubsManagementClient)
Implements IAzureClient, IDisposable, INotificationHubsManagementClient
- Inheritance
- Implements
Constructors
Properties
AcceptLanguage | |
ApiVersion | |
BaseUri | |
Credentials | |
DeserializationSettings | |
FirstMessageHandler | (Inherited from ServiceClient<T>) |
GenerateClientRequestId | |
HttpClient | (Inherited from ServiceClient<T>) |
HttpClientHandler | (Inherited from ServiceClient<T>) |
HttpMessageHandlers | (Inherited from ServiceClient<T>) |
Hubs | |
LongRunningOperationRetryTimeout | |
Name | |
Namespaces | |
NotificationHubs | |
SerializationSettings | |
SubscriptionId | |
UserAgent | (Inherited from ServiceClient<T>) |
Methods
CreateHttpHandlerPipeline(HttpClientHandler, DelegatingHandler[]) | (Inherited from ServiceClient<T>) |
Dispose() | (Inherited from ServiceClient<T>) |
Dispose(Boolean) | (Inherited from ServiceClient<T>) |
InitializeHttpClient(HttpClient, HttpClientHandler, DelegatingHandler[]) | (Inherited from ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) | (Inherited from ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) | (Inherited from ServiceClient<T>) |
SetUserAgent(String, String) | (Inherited from ServiceClient<T>) |
SetUserAgent(String) | (Inherited from ServiceClient<T>) |
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET