Partager via


IRoleManagementPolicyAssignment.PolicyLastModifiedDateTime Property

Definition

The last modified date time.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The last modified date time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="lastModifiedDateTime")]
public DateTime? PolicyLastModifiedDateTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Runtime.Info(Description="The last modified date time.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="lastModifiedDateTime")>]
member this.PolicyLastModifiedDateTime : Nullable<DateTime> with get, set
Public Property PolicyLastModifiedDateTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to