Compartilhar via


RunCommandManagedIdentity.ClientId Property

Definition

Client Id (GUID value) of the user-assigned managed identity. ObjectId should not be used if this is provided.

public Guid? ClientId { get; set; }
member this.ClientId : Nullable<Guid> with get, set
Public Property ClientId As Nullable(Of Guid)

Property Value

Applies to