DevTestLabManagedIdentity Class

Definition

Properties of a managed identity

public class DevTestLabManagedIdentity
type DevTestLabManagedIdentity = class
Public Class DevTestLabManagedIdentity
Inheritance
DevTestLabManagedIdentity

Constructors

DevTestLabManagedIdentity()

Initializes a new instance of DevTestLabManagedIdentity.

Properties

ClientSecretUri

The client secret URL of the identity. Serialized Name: IdentityProperties.clientSecretUrl

ManagedIdentityType

Managed identity. Serialized Name: IdentityProperties.type

PrincipalId

The principal id of resource identity. Serialized Name: IdentityProperties.principalId

TenantId

The tenant identifier of resource. Serialized Name: IdentityProperties.tenantId

Applies to