IDatabasePrincipalProperties Interface

Definition

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

Properties

AadObjectId
PrincipalId
PrincipalName
PrincipalType
ProvisioningState
Role
TenantId
TenantName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to