public enum GuestConfigDetails.Types.SeLinuxModeReference documentation and code samples for the Migration Center v1 API enum GuestConfigDetails.Types.SeLinuxMode.
Security-Enhanced Linux (SELinux) mode.
Namespace
Google.Cloud.MigrationCenter.V1Assembly
Google.Cloud.MigrationCenter.V1.dll
Fields |
|
|---|---|
| Name | Description |
Disabled |
SELinux is disabled. |
Enforcing |
SELinux enforcing mode. |
Permissive |
SELinux permissive mode. |
Unspecified |
SELinux mode unknown or unspecified. |