次の方法で共有


IManagementPolicyProperties.LastModifiedTime Property

Definition

Returns the date and time the ManagementPolicies was last modified.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Returns the date and time the ManagementPolicies was last modified.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastModifiedTime")]
public DateTime? LastModifiedTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Returns the date and time the ManagementPolicies was last modified.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="lastModifiedTime")>]
member this.LastModifiedTime : Nullable<DateTime>
Public ReadOnly Property LastModifiedTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to