GenericResource.UpdateStages.WithPlan Interface

Definition

A generic resource update allowing to change the resource plan.

public static interface GenericResource.UpdateStages.WithPlan

Methods

withPlan(String name, String publisher, String product, String promotionCode)

Specifies the plan of the resource.

withoutPlan()

Specifies the plan of the resource.

Applies to