| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
GenericResourceFilter |
GenericResourceFilter.withResourceType(String resourceType)
Set the resource type.
|
GenericResourceFilter |
GenericResourceFilter.withTagname(String tagname)
Set the tag name.
|
GenericResourceFilter |
GenericResourceFilter.withTagvalue(String tagvalue)
Set the tag value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/