Dela via


AutoscaleMetricSourceBuilder.BuildStorageServiceMetricSource Method

Definition

Build the metric source of a storage resource.

public static string BuildStorageServiceMetricSource (string storageAccountName, string resourceType);
static member BuildStorageServiceMetricSource : string * string -> string
Public Shared Function BuildStorageServiceMetricSource (storageAccountName As String, resourceType As String) As String

Parameters

storageAccountName
String

The storage account name.

resourceType
String

The resource type.

Returns

The metric source.

Applies to