AlertsClient.Clone Method (ServiceClient(Of AlertsClient))

 

Clones properties from current instance to another AlertsClient instance

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

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

Parameters

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

Instance of AlertsClient to clone to

Return to top
Show: