Share via


IWorkspaceProperties.CreatedByOid Property

Definition

The Object ID that created the workspace.

[Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The Object ID that created the workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="oid")]
public string CreatedByOid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Databricks.Runtime.Info(Description="The Object ID that created the workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="oid")>]
member this.CreatedByOid : string
Public ReadOnly Property CreatedByOid As String

Property Value

Attributes

Applies to