C# Class Microsoft.WindowsAzure.Commands.Test.Profile.MockRdfeSubscriptionClient

Inheritance: Microsoft.WindowsAzure.Subscriptions.SubscriptionClient
Exibir arquivo Open project: Azure/azure-powershell

Public Methods

Method Description
WithHandler ( DelegatingHandler handler ) : Microsoft.WindowsAzure.Subscriptions.SubscriptionClient

Protected Methods

Method Description
WithHandler ( ServiceClient newClient, DelegatingHandler handler ) : Microsoft.WindowsAzure.Subscriptions.SubscriptionClient

Method Details

WithHandler() public method

public WithHandler ( DelegatingHandler handler ) : Microsoft.WindowsAzure.Subscriptions.SubscriptionClient
handler System.Net.Http.DelegatingHandler
return Microsoft.WindowsAzure.Subscriptions.SubscriptionClient

WithHandler() protected method

protected WithHandler ( ServiceClient newClient, DelegatingHandler handler ) : Microsoft.WindowsAzure.Subscriptions.SubscriptionClient
newClient ServiceClient
handler System.Net.Http.DelegatingHandler
return Microsoft.WindowsAzure.Subscriptions.SubscriptionClient