Uses of Class
com.microsoft.azure.management.resources.Plan
-
Packages that use Plan Package Description com.microsoft.azure.management.resources This package contains the classes for ResourceManagementClient. -
-
Uses of Plan in com.microsoft.azure.management.resources
Methods in com.microsoft.azure.management.resources that return Plan Modifier and Type Method Description PlanGenericResource. plan()PlanPlan. withName(String name)Set the name value.PlanPlan. withProduct(String product)Set the product value.PlanPlan. withPromotionCode(String promotionCode)Set the promotionCode value.PlanPlan. withPublisher(String publisher)Set the publisher value.PlanPlan. withVersion(String version)Set the version value.
-