Share via


KustoClusterPrincipalAssignment.ClusterPrincipalId Property

Definition

The principal ID assigned to the cluster principal. It can be a user email, application ID, or security group name.

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

Property Value

Applies to