AutomationManagementClient.Clone Method (ServiceClient<AutomationManagementClient>)

 

Clones properties from current instance to another AutomationManagementClient instance

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

protected override void Clone(
	ServiceClient<AutomationManagementClient> client
)

Parameters

client
Type: Hyak.Common.ServiceClient<AutomationManagementClient>

Instance of AutomationManagementClient to clone to

Return to top
Show: