IClusterPrincipalAssignment Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200215.ClusterPrincipalAssignmentTypeConverter))]
public interface IClusterPrincipalAssignment : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api10.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20200215.ClusterPrincipalAssignmentTypeConverter))>]
type IClusterPrincipalAssignment = interface
    interface IJsonSerializable
    interface IProxyResource
    interface IResource
Public Interface IClusterPrincipalAssignment
Implements IProxyResource
Derived
Attributes
Implements

Properties

Id (Inherited from IResource)
Name (Inherited from IResource)
PrincipalId
PrincipalName
PrincipalType
ProvisioningState
Role
TenantId
TenantName
Type (Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to