InsightsClient.Clone Method (ServiceClient(Of InsightsClient))

 

Clones properties from current instance to another InsightsClient instance

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

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

Parameters

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

Instance of InsightsClient to clone to

Return to top
Show: