SchedulerClient.Clone Method (ServiceClient(Of SchedulerClient))

 

Clones properties from current instance to another SchedulerClient instance

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

Protected Overrides Sub Clone (
	client As ServiceClient(Of SchedulerClient)
)

Parameters

client
Type: Hyak.Common.ServiceClient(Of SchedulerClient)

Instance of SchedulerClient to clone to

Return to top
Show: