Freigeben über


Workspace.CreatedDateTime Property

Definition

Specifies the date and time when the workspace is created.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Databricks.PropertyOrigin.Inlined)]
public DateTime? CreatedDateTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Databricks.PropertyOrigin.Inlined)>]
member this.CreatedDateTime : Nullable<DateTime>
Public ReadOnly Property CreatedDateTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to