IRoleAssignmentScheduleRequestPropertiesScheduleInfo.ExpirationDuration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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