AzureBicepResource.KnownParameters.UserPrincipalId Field

Definition

The principal id of the user doing the deployment.

public static readonly string UserPrincipalId;
 staticval mutable UserPrincipalId : string
Public Shared ReadOnly UserPrincipalId As String 

Field Value

Remarks

Referred as Deployment principal in ARM documentation.

Applies to