ManagedIdentity Class

Definition

The properties of the Managed identity.

public class ManagedIdentity
type ManagedIdentity = class
Public Class ManagedIdentity
Inheritance
ManagedIdentity

Constructors

ManagedIdentity()

Initializes a new instance of the ManagedIdentity class.

ManagedIdentity(String)

Initializes a new instance of the ManagedIdentity class.

Properties

UserAssignedIdentity

Gets or sets the user assigned identity.

Applies to