ResourceIdBuilder Methods

 

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Utilities
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticBuildCloudServiceResourceId(String^, String^, String^, String^)

Build the resource id of the compute resource.

System_CAPS_pubmethodSystem_CAPS_staticBuildHdInsightResourceId(String^, String^)

Builds the resource id of the HD Insight resource.

System_CAPS_pubmethodSystem_CAPS_staticBuildMobileServiceResourceId(String^)

Build the resource id of the mobile service resource.

System_CAPS_pubmethodSystem_CAPS_staticBuildServiceBusResourceId(String^, String^, String^)

Builds the resource id of the service bus resource.

System_CAPS_pubmethodSystem_CAPS_staticBuildServiceBusTopicSubscriptionResourceId(String^, String^, String^)

Builds the resource id of the service bus topic subscription.

System_CAPS_pubmethodSystem_CAPS_staticBuildStorageResourceId(String^, String^)

Builds the resource id of the storage resource.

System_CAPS_pubmethodSystem_CAPS_staticBuildVirtualMachineResourceId(String^, String^, String^, String^)

Builds the resource id of the virtual machine resource.

System_CAPS_pubmethodSystem_CAPS_staticBuildWebSiteResourceId(String^, String^)

Builds the resource id of the web site resource.

Return to top
Show: