Condividi tramite


IEdgeActionVersion.LastPackageUpdateTime Property

Definition

The last update time in UTC for package update

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="The last update time in UTC for package update", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastPackageUpdateTime", Update=false)]
public DateTime? LastPackageUpdateTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=false, Description="The last update time in UTC for package update", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastPackageUpdateTime", Update=false)>]
member this.LastPackageUpdateTime : Nullable<DateTime>
Public ReadOnly Property LastPackageUpdateTime As Nullable(Of DateTime)

Property Value

Attributes

Applies to