Udostępnij za pośrednictwem


ManagedServiceIdentity Klasa

Definicja

Obiekt ogólny tożsamości zarządzanej.

public class ManagedServiceIdentity
type ManagedServiceIdentity = class
Public Class ManagedServiceIdentity
Dziedziczenie
ManagedServiceIdentity

Konstruktory

ManagedServiceIdentity()

Inicjuje nowe wystąpienie klasy ManagedServiceIdentity.

ManagedServiceIdentity(String, String, String, IDictionary<String,UserAssignedIdentity>)

Inicjuje nowe wystąpienie klasy ManagedServiceIdentity.

Właściwości

PrincipalId

Pobiera lub ustawia identyfikator podmiotu zabezpieczeń usługi Azure Active Directory skojarzony z tą tożsamością.

TenantId

Pobiera lub ustawia identyfikator usługi Azure Active Directory.

Type

Pobiera lub ustawia typ tożsamości zarządzanej. Możliwe wartości to: "None", "SystemAssigned", "UserAssigned"

UserAssignedIdentities

Pobiera lub ustawia listę tożsamości zarządzanych przypisanych przez użytkownika skojarzonych z zasobem. Klucz to identyfikator zasobu platformy Azure tożsamości zarządzanej.

Metody

Validate()

Zweryfikuj obiekt.

Dotyczy