Ler em inglês

Partilhar via


IdentityUserAssignedIdentities Class

Definition

The list of user identities associated with the Kusto cluster. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IdentityUserAssignedIdentitiesTypeConverter))]
public class IdentityUserAssignedIdentities : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IIdentityUserAssignedIdentities, Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties>
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IdentityUserAssignedIdentitiesTypeConverter))>]
type IdentityUserAssignedIdentities = class
    interface IIdentityUserAssignedIdentities
    interface IJsonSerializable
    interface IAssociativeArray<IComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties>
Public Class IdentityUserAssignedIdentities
Implements IAssociativeArray(Of IComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties), IIdentityUserAssignedIdentities
Inheritance
IdentityUserAssignedIdentities
Attributes
Implements

Constructors

Name Description
IdentityUserAssignedIdentities()

Creates an new IdentityUserAssignedIdentities instance.

Fields

Name Description
__additionalProperties

Properties

Name Description
Item[String]

Methods

Operators

Explicit Interface Implementations

Applies to