AutoscaleMetricSourceBuilder::BuildStorageApiMetricSource Method (String^, String^, String^)
Build the metric source of a storage resource.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
public: static String^ BuildStorageApiMetricSource( String^ storageAccountName, String^ resourceType, String^ apiName )
Parameters
- storageAccountName
-
Type:
System::String^
The storage account name.
- resourceType
-
Type:
System::String^
The resource type.
- apiName
-
Type:
System::String^
The API name.
Show: