| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| com.microsoft.azure.management.resources.fluentcore.arm.collection |
This package contains the base class for resource collections.
|
| Class and Description |
|---|
| SupportsDeletingByResourceGroup
Provides access to deleting a resource from Azure, identifying it by its name and its resource group.
|
| SupportsGettingById
Provides access to getting a specific Azure resource based on its resource ID.
|
| SupportsGettingByName
Provides access to getting a specific Azure resource based on its name within the current resource group.
|
| SupportsGettingByResourceGroup
Provides access to getting a specific Azure resource based on its name and resource group.
|
| SupportsListingByResourceGroup
Provides access to listing Azure resources of a specific type in a specific resource group.
|
| SupportsListingInResourceGroupByTag
Provides access to listing Azure resources of a specific type based on their tag.
|
| Class and Description |
|---|
| SupportsGettingByName
Provides access to getting a specific Azure resource based on its name within the current resource group.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/