Condividi tramite


IDomainPatchResource.ConsentAgreedAt Property

Definition

Timestamp when the agreements were accepted.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Timestamp when the agreements were accepted.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="agreedAt")]
public DateTime? ConsentAgreedAt { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Timestamp when the agreements were accepted.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=false, Required=false, SerializedName="agreedAt")>]
member this.ConsentAgreedAt : Nullable<DateTime> with get, set
Public Property ConsentAgreedAt As Nullable(Of DateTime)

Property Value

Attributes

Applies to