Share via


IWorkspaceProperties.UpdatedByOid 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 UpdatedByOid { 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.UpdatedByOid : string
Public ReadOnly Property UpdatedByOid As String

Property Value

Attributes

Applies to