| Package | Description |
|---|---|
| com.microsoft.azure.arm.resources |
This package contains the common resource manager utility classes
that are useful to other management plane libraries.
|
| Modifier and Type | Method and Description |
|---|---|
static ResourceId |
ResourceId.fromString(String id)
Returns parsed ResourceId object for a given resource id.
|
ResourceId |
ResourceId.parent() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/