ManagedIdentityCapabilities.ErrorReason Property

Definition

Gets the reason detection failed, if any.

public string ErrorReason { get; }
member this.ErrorReason : string
Public ReadOnly Property ErrorReason As String

Property Value

A single string describing why managed identity detection failed, or null when a source was detected.

Applies to