Share via


CustomEntityStoreAssignment.Principal Property

Definition

The principal assigned with entity store. If not provided, will use caller principal. Format of principal is: [AAD type]=[PrincipalObjectId];[TenantId].

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

Property Value

Applies to