ComputeManagementClient::Clone Method (ServiceClient<ComputeManagementClient^>^)

 

Clones properties from current instance to another ComputeManagementClient instance

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

protected:
virtual void Clone(
	ServiceClient<ComputeManagementClient^>^ client
) override

Parameters

client
Type: Hyak.Common::ServiceClient<ComputeManagementClient^>^

Instance of ComputeManagementClient to clone to

Return to top
Show: