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
Methods in com.azure.resourcemanager.containerservice.models that return PurchasePlanModifier and TypeMethodDescriptionSet 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.