Condividi tramite


IUserAssignedIdentity.ClientId Property

Definition

The client ID of the assigned identity.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The client ID of the assigned identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="clientId")]
public string ClientId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="The client ID of the assigned identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="clientId")>]
member this.ClientId : string
Public ReadOnly Property ClientId As String

Property Value

Attributes

Applies to