Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added OsRegistrationStatus #178

Closed
wants to merge 28 commits into from

Conversation

vishal-kadam
Copy link
Contributor

@vishal-kadam vishal-kadam commented Jun 12, 2023

@@ -33,6 +33,7 @@ message GPU {
message OperatingSystem {
uint64 operatingsystemsku = 1;
OperatingSystemType ostype = 2;
string osRegistrationStatus = 3;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be an enum?

Vishal Kadam added 2 commits June 16, 2023 13:20
…m/microsoft/moc into user/vishalk/os-registration-status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants