| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourceReference> |
DeploymentPropertiesExtended.outputResources()
Get array of provisioned resources.
|
List<ResourceReference> |
Deployment.outputResources()
Get array of provisioned resources.
|
List<ResourceReference> |
DeploymentPropertiesExtended.validatedResources()
Get array of validated resources.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/