Freigeben über


IMachine.ProductProfileEnrollmentDate Property

Definition

The timestamp in UTC when the user enrolls the feature.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="The timestamp in UTC when the user enrolls the feature.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="enrollmentDate", Update=false)]
public DateTime? ProductProfileEnrollmentDate { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="The timestamp in UTC when the user enrolls the feature.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, Read=true, ReadOnly=true, Required=false, SerializedName="enrollmentDate", Update=false)>]
member this.ProductProfileEnrollmentDate : Nullable<DateTime>
Public ReadOnly Property ProductProfileEnrollmentDate As Nullable(Of DateTime)

Property Value

Attributes

Applies to