AutoscaleResourceIdBuilder Class
Use this class to build resource id instances of various Azure resources for autoscale.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | BuildCloudServiceResourceId(String^, String^, Boolean) | Build the resource id of the cloud service resource to use in Autoscale API. |
![]() ![]() | BuildMobileServiceResourceId(String^) | Build the resource id of the mobile service resource to use in Autoscale API. |
![]() ![]() | BuildVirtualMachineResourceId(String^, String^) | Builds the resource id of the virtual machine resource. |
![]() ![]() | BuildWebSiteResourceId(String^, String^) | Builds the resource id of the web site resource to use in Autoscale API. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

