Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ImagePurchasePlan |
GalleryImage.purchasePlan() |
ImagePurchasePlan |
ImagePurchasePlan.withName(String name)
Set the plan ID.
|
ImagePurchasePlan |
ImagePurchasePlan.withProduct(String product)
Set the product ID.
|
ImagePurchasePlan |
ImagePurchasePlan.withPublisher(String publisher)
Set the publisher ID.
|
Modifier and Type | Method and Description |
---|---|
GalleryImage.DefinitionStages.WithCreate |
GalleryImage.DefinitionStages.WithPurchasePlan.withPurchasePlan(ImagePurchasePlan purchasePlan)
Specifies purchase plan for this image.
|
Copyright © 2019. All rights reserved.