Share via


ISchemaGroup.UpdatedAtUtc Property

Definition

Exact time the Schema Group was updated

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Exact time the Schema Group was updated", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="updatedAtUtc")]
public DateTime? UpdatedAtUtc { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Description="Exact time the Schema Group was updated", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="updatedAtUtc")>]
member this.UpdatedAtUtc : Nullable<DateTime>
Public ReadOnly Property UpdatedAtUtc As Nullable(Of DateTime)

Property Value

Attributes

Applies to