BillingRoleAssignment.CreatedByPrincipalId Property

Definition

Gets the principal Id of the user who created the role assignment.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.createdByPrincipalId")]
public string CreatedByPrincipalId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.createdByPrincipalId")>]
member this.CreatedByPrincipalId : string
Public ReadOnly Property CreatedByPrincipalId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to