Compartilhar via


ManagedIdentity.ClientId Property

Definition

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

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

Property Value

Implements

Attributes

Applies to