IAuthorizationRule.SystemDataLastModifiedAt Property

Definition

The type of identity that last modified the resource.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="The type of identity that last modified the resource.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="lastModifiedAt")]
public DateTime? SystemDataLastModifiedAt { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="The type of identity that last modified the resource.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="lastModifiedAt")>]
member this.SystemDataLastModifiedAt : Nullable<DateTime> with get, set
Public Property SystemDataLastModifiedAt As Nullable(Of DateTime)

Property Value

Attributes

Applies to