Share via


RunCommandManagedIdentity.ObjectId Property

Definition

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

public Azure.Provisioning.BicepValue<string> ObjectId { get; set; }
member this.ObjectId : Azure.Provisioning.BicepValue<string> with get, set
Public Property ObjectId As BicepValue(Of String)

Property Value

Applies to