AutoscaleMetricSourceBuilder::BuildWebSiteMetricSource Method (String^)

 

Build the metric source of a website resource.

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

public:
static String^ BuildWebSiteMetricSource(
	String^ webspaceName
)

Parameters

webspaceName
Type: System::String^

The web space name.

Return Value

Type: System::String^

The metric source.

Return to top
Show: