Sdílet prostřednictvím


IDatabasePrincipalAssignmentListResult.Value Property

Definition

The list of Kusto database principal assignments.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The list of Kusto database principal assignments.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.IDatabasePrincipalAssignment) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.IDatabasePrincipalAssignment[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The list of Kusto database principal assignments.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.IDatabasePrincipalAssignment) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.IDatabasePrincipalAssignment[] with get, set
Public Property Value As IDatabasePrincipalAssignment()

Property Value

Attributes

Applies to