Share via


ClusterPrincipalAssignment Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ClusterPrincipalAssignmentTypeConverter))]
public class ClusterPrincipalAssignment : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.IClusterPrincipalAssignment, Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ClusterPrincipalAssignmentTypeConverter))>]
type ClusterPrincipalAssignment = class
    interface IClusterPrincipalAssignment
    interface IJsonSerializable
    interface IResource
    interface IValidates
Public Class ClusterPrincipalAssignment
Implements IClusterPrincipalAssignment, IValidates
Inheritance
ClusterPrincipalAssignment
Attributes
Implements

Constructors

ClusterPrincipalAssignment()

Properties

AadObjectId
Id
Name
PrincipalId
PrincipalName
PrincipalType
ProvisioningState
Role
TenantId
TenantName
Type

Methods

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

Applies to