Sdílet prostřednictvím


IDatabasePrincipalListRequest.Value Property

Definition

The list of Kusto database principals.

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

Property Value

Attributes

Applies to