IWorkspace.UpdatedByOid Property

Definition

The Object ID that created the workspace.

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

Property Value

Attributes

Applies to