Compartilhar via


RoleEligibilityScheduleRequestPropertiesScheduleInfo Class

Schedule info of the role eligibility schedule.

Inheritance
azure.mgmt.authorization._serialization.Model
RoleEligibilityScheduleRequestPropertiesScheduleInfo

Constructor

RoleEligibilityScheduleRequestPropertiesScheduleInfo(*, start_date_time: datetime | None = None, expiration: _models.RoleEligibilityScheduleRequestPropertiesScheduleInfoExpiration | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
start_date_time

Start DateTime of the role eligibility schedule.

expiration

Expiration of the role eligibility schedule.

Variables

Name Description
start_date_time

Start DateTime of the role eligibility schedule.

expiration

Expiration of the role eligibility schedule.