Microsoft.Windows.GuardedFabric.10.0.ComputerRole.HgsServerHGS 伺服器

Microsoft.Windows.GuardedFabric.10.0.ComputerRole.HgsServer (ClassType)

主機守護者服務伺服器

Element properties:

Base ClassMicrosoft.Windows.GuardedFabric.Library.ServiceComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf2417bb2-5801-b5c3-0edc-30b1d29888b1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.Windows.GuardedFabric.10.0.ComputerRole.HgsServer:
AttestationURL  string  證明 URL URL,受防護主機會加以連線,來為此主機守護者服務伺服器作證。 false 256  False 
KeyProtectionURL  string  金鑰保護 URL URL,受防護主機會加以連接,讓金鑰發佈要求至此主機守護者服務伺服器。 false 256  False 
AttestationOperationMode  string  證明操作模式 證明操作模式:Active Directory 或 TPM 證明 false 256  False 
ClusterName  string  叢集名稱 叢集名稱 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Windows.GuardedFabric.10.0.ComputerRole.HgsServer" Abstract="false" Accessibility="Public" Base="HGSCL!Microsoft.Windows.GuardedFabric.Library.ServiceComponent" Hosted="true" Singleton="false">
<Property ID="AttestationURL" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="KeyProtectionURL" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="AttestationOperationMode" Type="string" Key="false" Required="false"/>
<Property ID="ClusterName" Type="string" Key="false" CaseSensitive="false"/>
</ClassType>