AutoscaleResourceIdBuilder::BuildVirtualMachineResourceId Method (String^, String^)
Builds the resource id of the virtual machine resource.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
public: static String^ BuildVirtualMachineResourceId( String^ cloudServiceName, String^ availabilitySetName )
Parameters
- cloudServiceName
-
Type:
System::String^
The cloud service name.
- availabilitySetName
-
Type:
System::String^
The availability set name.
Show: