WebSiteExtensionsClient Methods

 

Namespace:   Microsoft.WindowsAzure.WebSitesExtensions
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

NameDescription
System_CAPS_protmethodClone(ServiceClient(Of WebSiteExtensionsClient))

Clones properties from current instance to another WebSiteExtensionsClient instance(Overrides ServiceClient(Of T).Clone(ServiceClient(Of T)).)

System_CAPS_pubmethodSystem_CAPS_staticCreate(IDictionary(Of String, Object))

System_CAPS_pubmethodDispose()

Releases the resources that are used by the current instance of the ServiceClient(Of T) class.(Inherited from ServiceClient(Of T).)

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodInitializeHttpClient(HttpMessageHandler)

Initializes HttpClient.(Inherited from ServiceClient(Of T).)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_pubmethodWithHandler(DelegatingHandler)
System_CAPS_protmethodWithHandler(ServiceClient(Of T), DelegatingHandler)

Extends the ServiceClient with a new handler.(Inherited from ServiceClient(Of T).)

System_CAPS_pubmethodWithHandlers(IEnumerable(Of DelegatingHandler))

(Inherited from ServiceClient(Of T).)

Return to top
Show: