IClusterPrincipalAssignment Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |