Uses of Class
com.azure.resourcemanager.containerservice.models.PurchasePlan
Packages that use PurchasePlan
Package
Description
Package containing the inner data models for ContainerServiceManagementClient.
Package containing the data models for ContainerServiceManagementClient.
-
Uses of PurchasePlan in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return PurchasePlanModifier and TypeMethodDescriptionOpenShiftManagedClusterInner.plan()Get the plan property: Define the resource plan as required by ARM for billing purposes.Methods in com.azure.resourcemanager.containerservice.fluent.models with parameters of type PurchasePlanModifier and TypeMethodDescriptionOpenShiftManagedClusterInner.withPlan(PurchasePlan plan) Set the plan property: Define the resource plan as required by ARM for billing purposes. -
Uses of PurchasePlan in com.azure.resourcemanager.containerservice.models
Classes in com.azure.resourcemanager.containerservice.models that implement interfaces with type arguments of type PurchasePlanModifier and TypeClassDescriptionfinal classUsed for establishing the purchase context of any 3rd Party artifact through MarketPlace.Methods in com.azure.resourcemanager.containerservice.models that return PurchasePlanModifier and TypeMethodDescriptionstatic PurchasePlanPurchasePlan.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PurchasePlan from the JsonReader.Set the name property: The plan ID.PurchasePlan.withProduct(String product) Set the product property: Specifies the product of the image from the marketplace.PurchasePlan.withPromotionCode(String promotionCode) Set the promotionCode property: The promotion code.PurchasePlan.withPublisher(String publisher) Set the publisher property: The plan ID.