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

 

Clones properties from current instance to another AutoscaleClient instance

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

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

Parameters

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

Instance of AutoscaleClient to clone to

Return to top
Show: