ServiceClient(Of T) Class
Represents the base ServiceClient class.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
Microsoft.WindowsAzure.Common.ServiceClient(Of T)
Microsoft.WindowsAzure.Management.WebSites.WebSiteManagementClient
Microsoft.WindowsAzure.WebSitesExtensions.WebSiteExtensionsClient
| Name | Description | |
|---|---|---|
![]() | ServiceClient(Of T)() | Initializes a new instance of the ServiceClient(Of T) class. |
![]() | ServiceClient(Of T)(HttpClient) | Initializes a new instance of the ServiceClient class. |
| Name | Description | |
|---|---|---|
![]() | HttpClient | Gets the HttpClient that is used for making HTTP requests. |
![]() | HttpMessageHandler | Gets a reference to an HTTP handler. |
![]() | UserAgent | Gets the UserAgent collection. This collection can be modified with custom user agent strings. |
| Name | Description | |
|---|---|---|
![]() | Clone(ServiceClient(Of T)) | Clones the service client. |
![]() | Dispose() | Releases the resources that are used by the current instance of the ServiceClient(Of T) class. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeHttpClient(HttpMessageHandler) | Initializes HttpClient. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | WithHandler(DelegatingHandler) | |
![]() | WithHandler(ServiceClient(Of T), DelegatingHandler) | Extends the ServiceClient with a new handler. |
![]() | WithHandlers(IEnumerable(Of DelegatingHandler)) |
| Name | Description | |
|---|---|---|
![]() | AddHandlerToPipeline(Of T)(DelegatingHandler) | Adds a handler to the end of the HTTP pipeline of the client.(Defined by CloudExtensions.) |
![]() | GetAssemblyVersion(Of T)() | Gets the assembly version of a service client.(Defined by CloudExtensions.) |
![]() | GetHttpPipeline(Of T)() | Overloaded. Gets the HTTP pipeline for the specified service client.(Defined by CloudExtensions.) |
![]() | SetRetryPolicy(Of T)(RetryPolicy) | Sets retry policy for the client.(Defined by CloudExtensions.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)