Enum UsersResource.ProjectsResource.DeleteRequest.OperatingSystemTypeEnum
Optional. The type of operating system associated with the account.
Namespace: Google.Apis.CloudOSLogin.v1alpha
Assembly: Google.Apis.CloudOSLogin.v1alpha.dll
Syntax
public enum UsersResource.ProjectsResource.DeleteRequest.OperatingSystemTypeEnum
Fields
| Name | Description |
|---|---|
| LINUX | Linux user account information. |
| OPERATINGSYSTEMTYPEUNSPECIFIED | The operating system type associated with the user account information is unspecified. |
| WINDOWS | Windows user account information. |