| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ScopedDeployment |
ScopedDeployment.withLocation(String location)
Set the location to store the deployment data.
|
ScopedDeployment |
ScopedDeployment.withProperties(DeploymentProperties properties)
Set the deployment properties.
|
ScopedDeployment |
ScopedDeployment.withTags(Map<String,String> tags)
Set deployment tags.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/