Share via


Rule.SystemDataLastModifiedAt Property

Definition

The type of identity that last modified the resource.

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

Property Value

Implements

Attributes

Applies to