Share via


IRoleAssignmentScheduleRequest.ExpirationDuration Property

Definition

Duration of the role assignment schedule in TimeSpan.

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

Property Value

Attributes

Applies to