GenericResource.UpdateStages.WithPlan 接口
定义
A generic resource update allowing to change the resource plan.
public interface WithPlan
方法
withoutPlan() |
Specifies the plan of the resource.
|
withPlan(String name, String publisher, String product, String promotionCode) |
Specifies the plan of the resource.
|