Partilhar via


DatabasePrincipalListResult Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.DatabasePrincipalListResultTypeConverter))]
public class DatabasePrincipalListResult : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.IDatabasePrincipalListResult
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.DatabasePrincipalListResultTypeConverter))>]
type DatabasePrincipalListResult = class
    interface IDatabasePrincipalListResult
    interface IJsonSerializable
Public Class DatabasePrincipalListResult
Implements IDatabasePrincipalListResult
Inheritance
DatabasePrincipalListResult
Attributes
Implements

Constructors

DatabasePrincipalListResult()

Properties

Value

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to