Compartilhar via


WebSiteManagementClient.WithHandler Method

 

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

Overload List

Name Description
System_CAPS_pubmethod WithHandler(DelegatingHandler)

Creates a Websites service management client with a specified handler.(Overrides ServiceClient<T>.WithHandler(DelegatingHandler).)

System_CAPS_protmethod WithHandler(ServiceClient<T>, DelegatingHandler)

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

See Also

WebSiteManagementClient Class
Microsoft.WindowsAzure.Management.WebSites Namespace

Return to top