GenericResource.DefinitionStages.WithPlan Interface

Definition

A generic resource definition allowing plan to be specified.

public static interface GenericResource.DefinitionStages.WithPlan

Methods

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

Specifies the plan of the resource. The plan can only be set for 3rd party resources.

withoutPlan()

Specifies the plan of the resource.

Applies to