Share via


IUserAssignedIdentity.PrincipalId Property

Definition

The active directory identifier for this principal.

[Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="The active directory identifier for this principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="principalId")]
public string PrincipalId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DynatraceObservability.Runtime.Info(Description="The active directory identifier for this principal.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="principalId")>]
member this.PrincipalId : string with get, set
Public Property PrincipalId As String

Property Value

Attributes

Applies to