共用方式為


ServiceClient成員

Represents the base ServiceClient class.

下列表格列出 ServiceClient 類型所公開的成員。

公用 建構函式

  名稱 描述
  ServiceClient 已多載。  

上層

公用 屬性

  名稱 描述
HttpClient Gets the HttpClient that is used for making HTTP requests.
UserAgent Gets the UserAgent collection. This collection can be modified with custom user agent strings.

上層

公用 方法

(另請參閱 受保護的 方法)

  名稱 描述
Dispose Releases the resources that are used by the current instance of the ServiceClient class.
Equals  (繼承來源:Object)
GetHashCode  (繼承來源:Object)
GetType  (繼承來源:Object)
ToString  (繼承來源:Object)
WithHandler 已多載。  
WithHandlers  

上層

受保護的 方法

(另請參閱 Extension 方法)

  名稱 描述
Clone Clones the service client.
Finalize  (繼承來源:Object)
InitializeHttpClient Initializes HttpClient.
MemberwiseClone  (繼承來源:Object)
WithHandler 已多載。  

上層

Extension 方法

  名稱 描述
AddHandlerToPipeline  Adds a handler to the end of the HTTP pipeline of the client. (Defined by CloudExtensions.)
GetAssemblyVersion  Gets the assembly version of a service client. (Defined by CloudExtensions.)
GetHttpPipeline  已多載。 (Defined by CloudExtensions.)
SetRetryPolicy  Sets retry policy for the client. (Defined by CloudExtensions.)

上層

另請參閱

參考

ServiceClient類別
Microsoft.WindowsAzure.Common命名空間