| Modifier and Type | Method and Description |
|---|---|
PurchasePlan |
PurchasePlan.withName(String name)
Set the plan ID.
|
PurchasePlan |
PurchasePlan.withProduct(String product)
Set specifies the product of the image from the marketplace.
|
PurchasePlan |
PurchasePlan.withPromotionCode(String promotionCode)
Set the promotion code.
|
PurchasePlan |
PurchasePlan.withPublisher(String publisher)
Set the plan ID.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/