AutoscaleMetricSourceBuilder::BuildVirtualMachineMetricSource Method (String^, String^)
Build the metric source of a virtual machine resource.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
public: static String^ BuildVirtualMachineMetricSource( String^ cloudServiceName, String^ availabilitySetName )
Parameters
- cloudServiceName
-
Type:
System::String^
Name of the cloud service.
- availabilitySetName
-
Type:
System::String^
The availability set name.
Return Value
Type: System::String^
Show: