| Modifier and Type | Method and Description |
|---|---|
PurchasePlan |
VirtualMachineImage.plan() |
PurchasePlan |
PurchasePlan.withName(String name)
Set the name value.
|
PurchasePlan |
PurchasePlan.withProduct(String product)
Set the product value.
|
PurchasePlan |
PurchasePlan.withPublisher(String publisher)
Set the publisher value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/