Share via


IUserAssignedIdentities.ClientId Property

Definition

The client id of user assigned identity.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The client id of user assigned identity.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="clientId")]
public string ClientId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Description="The client id of user 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