| Package | Description |
|---|---|
| com.azure.resourcemanager.resources.models |
Package containing the data models for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TargetResource |
DeploymentOperationProperties.targetResource()
Get the targetResource property: The target resource.
|
TargetResource |
DeploymentOperation.targetResource() |
TargetResource |
TargetResource.withId(String id)
Set the id property: The ID of the resource.
|
TargetResource |
TargetResource.withResourceName(String resourceName)
Set the resourceName property: The name of the resource.
|
TargetResource |
TargetResource.withResourceType(String resourceType)
Set the resourceType property: The type of the resource.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.