Share via


IRoleEligibilitySchedule.EndDateTime Property

Definition

End DateTime when role eligibility schedule

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="End DateTime when role eligibility schedule", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="endDateTime")]
public DateTime? EndDateTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="End DateTime when role eligibility schedule", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="endDateTime")>]
member this.EndDateTime : Nullable<DateTime> with get, set
Public Property EndDateTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to