Share via


IDatabasePrincipalAssignmentCheckNameRequest Interface

Definition

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

Properties

Name

Principal Assignment resource name.

Type

The type of resource, Microsoft.Kusto/Clusters/Databases/principalAssignments.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to