AutoscaleResourceIdBuilder.BuildMobileServiceResourceId Method (String)

 

Build the resource id of the mobile service resource to use in Autoscale API.

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

public static string BuildMobileServiceResourceId(
	string mobileServiceName
)

Parameters

mobileServiceName
Type: System.String

The mobile service name.

Return Value

Type: System.String

The resource id

Return to top
Show: