ManagedIdentityCapabilities.ErrorReason Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.