InsightsManagementClient.Clone Method (ServiceClient(Of InsightsManagementClient))

 

Clones properties from current instance to another InsightsManagementClient instance

Namespace:   Microsoft.Azure.Management.Insights
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

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

Parameters

client
Type: Microsoft.WindowsAzure.Common.ServiceClient(Of InsightsManagementClient)

Instance of InsightsManagementClient to clone to

Return to top
Show: