Freigeben über


IRoleManagementPolicyExpirationRule.MaximumDuration Property

Definition

The maximum duration of expiration in timespan.

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

Property Value

Attributes

Applies to