<PackageReference Include="Microsoft.Identity.Client" Version="4.85.0" />

Microsoft.Identity.Client.ManagedIdentity.ComputeMetadataResponse

Represents compute metadata retrieved from the Azure Instance Metadata Service (IMDS).
public string OsType { get; set; }

Operating system type (e.g., Windows, Linux).

Security profile indicating platform security posture. May be null when IMDS does not return security profile information for the current VM.