Uses of Class
com.azure.resourcemanager.appservice.models.ArmPlan
Packages that use ArmPlan
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of ArmPlan in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return ArmPlanModifier and TypeMethodDescriptionstatic ArmPlanArmPlan.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ArmPlan from the JsonReader.ResponseMessageEnvelopeRemotePrivateEndpointConnection.plan()Get the plan property: Azure resource manager plan.Set the name property: The name.ArmPlan.withProduct(String product) Set the product property: The product.ArmPlan.withPromotionCode(String promotionCode) Set the promotionCode property: The promotion code.ArmPlan.withPublisher(String publisher) Set the publisher property: The publisher.ArmPlan.withVersion(String version) Set the version property: Version of product.Methods in com.azure.resourcemanager.appservice.models with parameters of type ArmPlanModifier and TypeMethodDescriptionSet the plan property: Azure resource manager plan.