AutoscaleMetricSourceBuilder::BuildMobileServiceMetricSource Method (String^)

 

Build the metric source of a mobile service resource.

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

public:
static String^ BuildMobileServiceMetricSource(
	String^ mobileServiceName
)

Parameters

mobileServiceName
Type: System::String^

The mobile service name.

Return Value

Type: System::String^

The metric source.

Return to top
Show: