Compartilhar via


RoleAssignmentScheduleRequestPropertiesScheduleInfo Class

Schedule info of the role assignment schedule.

Inheritance
azure.mgmt.authorization._serialization.Model
RoleAssignmentScheduleRequestPropertiesScheduleInfo

Constructor

RoleAssignmentScheduleRequestPropertiesScheduleInfo(*, start_date_time: datetime | None = None, expiration: _models.RoleAssignmentScheduleRequestPropertiesScheduleInfoExpiration | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
start_date_time

Start DateTime of the role assignment schedule.

expiration

Expiration of the role assignment schedule.

Variables

Name Description
start_date_time

Start DateTime of the role assignment schedule.

expiration

Expiration of the role assignment schedule.