| Package | Description |
|---|---|
| com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Plan |
GenericResource.plan() |
Plan |
Plan.withName(String name)
Set the plan ID.
|
Plan |
Plan.withProduct(String product)
Set the offer ID.
|
Plan |
Plan.withPromotionCode(String promotionCode)
Set the promotion code.
|
Plan |
Plan.withPublisher(String publisher)
Set the publisher ID.
|
Plan |
Plan.withVersion(String version)
Set the plan's version.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/