ManagementClient.Clone Method (ServiceClient<ManagementClient>)

 

Clones properties from current instance to another ManagementClient instance

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

protected override void Clone(
	ServiceClient<ManagementClient> client
)

Parameters

client
Type: Hyak.Common.ServiceClient<ManagementClient>

Instance of ManagementClient to clone to

Return to top
Show: