IRoleManagementPolicyExpirationRule.MaximumDuration 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.
The maximum duration of expiration in timespan.
[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The maximum duration of expiration in timespan.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="maximumDuration")]
public string MaximumDuration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The maximum duration of expiration in timespan.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="maximumDuration")>]
member this.MaximumDuration : string with get, set
Public Property MaximumDuration As String
Property Value
- Attributes