Condividi tramite


SystemData.LastModifiedAt Property

Definition

The type of identity that last modified the resource.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)]
public DateTime? LastModifiedAt { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventHub.PropertyOrigin.Owned)>]
member this.LastModifiedAt : Nullable<DateTime> with get, set
Public Property LastModifiedAt As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to