Microsoft.Identity.Client.ManagedIdentity.ManagedIdentitySourceResult
Result of managed identity source detection, including the detected source and any failure information from IMDS probes.
Gets or sets the failure reason from the IMDSv1 probe, if it failed.
Gets or sets the failure reason from the IMDSv2 probe, if it failed.
Gets the detected managed identity source.
Initializes a new instance of the ManagedIdentitySourceResult class.