Uses of Class
com.azure.resourcemanager.resources.models.Plan
Packages that use Plan
Package
Description
Package containing the inner data models for ResourceManagementClient.
Package containing the data models for ResourceManagementClient.
-
Uses of Plan in com.azure.resourcemanager.resources.fluent.models
Methods in com.azure.resourcemanager.resources.fluent.models that return PlanModifier and TypeMethodDescriptionGenericResourceInner.plan()Get the plan property: The plan of the resource.Methods in com.azure.resourcemanager.resources.fluent.models with parameters of type PlanModifier and TypeMethodDescriptionSet the plan property: The plan of the resource.Set the plan property: The plan of the resource. -
Uses of Plan in com.azure.resourcemanager.resources.models
Methods in com.azure.resourcemanager.resources.models that return PlanModifier and TypeMethodDescriptionstatic PlanPlan.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Plan from the JsonReader.GenericResource.plan()Gets the plan of the resource.Set the name property: The plan ID.Plan.withProduct(String product) Set the product property: The offer ID.Plan.withPromotionCode(String promotionCode) Set the promotionCode property: The promotion code.Plan.withPublisher(String publisher) Set the publisher property: The publisher ID.Plan.withVersion(String version) Set the version property: The plan's version.Methods in com.azure.resourcemanager.resources.models with parameters of type PlanModifier and TypeMethodDescriptionSpecifies the plan of the resource.Specifies the plan of the resource.