| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| Class and Description |
|---|
| SupportsBatchCreation
Providing access to creating a batch of Azure top level resources of same type.
|
| SupportsBeginDeletingByName
Provides access to deleting a resource from Azure, identifying it by its resource ID.
|
| SupportsCreating
Providing access to creating Azure top level resources.
|
| SupportsDeletingById
Provides access to deleting a resource from Azure, identifying it by its resource ID.
|
| SupportsDeletingByName
Provides access to deleting a resource from Azure, identifying it by its resource name.
|
| SupportsListing
Provides access to listing Azure resources of a specific type in a subscription.
|
| SupportsListingByTag
Provides access to listing Azure resources of a specific type based on their tag.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/