Microsoft.ActiveDirectoryFederationServices.2016.FederationServerFederační server

Microsoft.ActiveDirectoryFederationServices.2016.FederationServer (ClassType)

Element properties:

Base ClassMicrosoft.ActiveDirectoryFederationServices.2016.FederationServerBase
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6baf3489-dbc7-7ce4-1133-7061340f1d42

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CSY) Description (CSY) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.ActiveDirectoryFederationServices.2016.FederationServer:
Version  string  Verze produktu Verze produktu AD FS false 256  False 
SqlConnectionString  string  PÅ™ipojovací Å™etÄ›zec SQL PÅ™ipojovací Å™etÄ›zec SQL false 256  False 
Mode  string  Režim (SQL / WID) Režim (SQL / WID) false 256  False 
Role  string  Role Role false 256  False 
PerformanceCounterName  string  Název čítače výkonu Název čítače výkonu false 256  False 
EventLogLevel  string  Úroveň protokolování false 256  False 
ServerName  string  Název serveru true 256  False 
ADFSEventLog  string  Název protokolu událostí služby AD FS Název protokolu událostí služby AD FS false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.ActiveDirectoryFederationServices.2016.FederationServer" Accessibility="Public" Abstract="false" Base="Microsoft.ActiveDirectoryFederationServices.2016.FederationServerBase" Hosted="true" Singleton="false">
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="SqlConnectionString" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Mode" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="Role" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="PerformanceCounterName" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="EventLogLevel" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ServerName" Type="string" Key="true" CaseSensitive="false" MinLength="0" Length="256"/>
<Property ID="ADFSEventLog" Type="string" Key="false" CaseSensitive="false" MinLength="0" Length="256"/>
</ClassType>