ResourceIdBuilder Methods

 

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

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static BuildCloudServiceResourceId(String, String, String, String)

Build the resource id of the compute resource.

System_CAPS_pubmethodSystem_CAPS_static BuildHdInsightResourceId(String, String)

Builds the resource id of the HD Insight resource.

System_CAPS_pubmethodSystem_CAPS_static BuildMobileServiceResourceId(String)

Build the resource id of the mobile service resource.

System_CAPS_pubmethodSystem_CAPS_static BuildServiceBusResourceId(String, String, String)

Builds the resource id of the service bus resource.

System_CAPS_pubmethodSystem_CAPS_static BuildServiceBusTopicSubscriptionResourceId(String, String, String)

Builds the resource id of the service bus topic subscription.

System_CAPS_pubmethodSystem_CAPS_static BuildStorageResourceId(String, String)

Builds the resource id of the storage resource.

System_CAPS_pubmethodSystem_CAPS_static BuildVirtualMachineResourceId(String, String, String, String)

Builds the resource id of the virtual machine resource.

System_CAPS_pubmethodSystem_CAPS_static BuildWebSiteResourceId(String, String)

Builds the resource id of the web site resource.

See Also

ResourceIdBuilder Class
Microsoft.WindowsAzure.Management.Monitoring.Utilities Namespace

Return to top