Dela via


AutoscaleResourceIdBuilder Class

Definition

Use this class to build resource id instances of various Azure resources for autoscale.

public static class AutoscaleResourceIdBuilder
type AutoscaleResourceIdBuilder = class
Public Class AutoscaleResourceIdBuilder
Inheritance
AutoscaleResourceIdBuilder

Methods

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.

Applies to