| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TargetResource |
DeploymentOperationProperties.targetResource()
Get the target resource.
|
TargetResource |
DeploymentOperation.targetResource() |
TargetResource |
TargetResource.withId(String id)
Set the ID of the resource.
|
TargetResource |
TargetResource.withResourceName(String resourceName)
Set the name of the resource.
|
TargetResource |
TargetResource.withResourceType(String resourceType)
Set the type of the resource.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/