次の方法で共有


ISchemaGroup.UpdatedAtUtc Property

Definition

Exact time the Schema Group was updated

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

Property Value

Attributes

Applies to