Delen via


ManagedIdentity.ObjectId Property

Definition

Specifies a user-assigned identity by object ID. For system-assigned, do not set this field.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public string ObjectId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.ObjectId : string with get, set
Public Property ObjectId As String

Property Value

Implements

Attributes

Applies to