Instruction Class

An instruction.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.billing.models._models_py3.Resource
Instruction

Constructor

Instruction(*, amount: Optional[float] = None, start_date: Optional[datetime.datetime] = None, end_date: Optional[datetime.datetime] = None, creation_date: Optional[datetime.datetime] = None, **kwargs)

Parameters

amount
float
Required

The amount budgeted for this billing instruction.

start_date
datetime
Required

The date this billing instruction goes into effect.

end_date
datetime
Required

The date this billing instruction is no longer in effect.

creation_date
datetime
Required

The date this billing instruction was created.

Variables

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.