AutoscaleMetricSourceBuilder.BuildStorageServiceMetricSource Method (String, String)

 

Build the metric source of a storage resource.

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

Public Shared Function BuildStorageServiceMetricSource (
	storageAccountName As String,
	resourceType As String
) As String

Parameters

storageAccountName
Type: System.String

The storage account name.

resourceType
Type: System.String

The resource type.

Return Value

Type: System.String

The metric source.

Return to top
Show: