Microsoft.SCEP.Linux.UnprotectedServerUnprotected Linux Server

Microsoft.SCEP.Linux.UnprotectedServer (ClassType)

Element properties:

Base ClassMicrosoft.Linux.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId217fd09d-91d1-18bb-d8f1-110f079d0b91

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SCEP.Linux.UnprotectedServer:
ComputerId  string  Computer ID Identification of the computer true 256  False 
DeploymentState  string  Deployment State The state of security client installation false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SCEP.Linux.UnprotectedServer" Accessibility="Public" Abstract="false" Base="Linux!Microsoft.Linux.ComputerRole" Hosted="true" Singleton="false">
<Property ID="ComputerId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DeploymentState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>