Udostępnij przez


IDatabasePrincipalListRequest Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.DatabasePrincipalListRequestTypeConverter))]
public interface IDatabasePrincipalListRequest : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.DatabasePrincipalListRequestTypeConverter))>]
type IDatabasePrincipalListRequest = interface
    interface IJsonSerializable
Public Interface IDatabasePrincipalListRequest
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Value

The list of Kusto database principals.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to