AutoscaleResourceIdBuilder::BuildWebSiteResourceId Method (String^, String^)
Builds the resource id of the web site resource to use in Autoscale API.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
public: static String^ BuildWebSiteResourceId( String^ webspaceName, String^ serverFarmName )
Parameters
- webspaceName
-
Type:
System::String^
The web space name.
- serverFarmName
-
Type:
System::String^
The server farm name.
Show: