IRoleAssignmentScheduleRequest.ExpirationDuration Property

Definition

Duration of the role assignment schedule in TimeSpan.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="Duration of the role assignment schedule in TimeSpan.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="duration")]
public string ExpirationDuration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="Duration of the role assignment schedule in TimeSpan.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="duration")>]
member this.ExpirationDuration : string with get, set
Public Property ExpirationDuration As String

Property Value

Attributes

Applies to