Freigeben über


ICollectionAdminUpdate.ObjectId Property

Definition

Gets or sets the object identifier of the admin.

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Create=true, Description="Gets or sets the object identifier of the admin.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="objectId", Update=true)]
public string ObjectId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Create=true, Description="Gets or sets the object identifier of the admin.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="objectId", Update=true)>]
member this.ObjectId : string with get, set
Public Property ObjectId As String

Property Value

Attributes

Applies to