PlanPatchable Class

Plan for the managed application.

Inheritance
PlanPatchable

Constructor

PlanPatchable(*, name: Optional[str] = None, publisher: Optional[str] = None, product: Optional[str] = None, promotion_code: Optional[str] = None, version: Optional[str] = None, **kwargs)

Variables

name
str

The plan name.

publisher
str

The publisher ID.

product
str

The product code.

promotion_code
str

The promotion code.

version
str

The plan's version.