Microsoft.Forefront.TMG.SIP.ServerComponentSIP

Microsoft.Forefront.TMG.SIP.ServerComponent (ClassType)

An installation of Microsoft Forefront TMG Server with SIP functionality

Element properties:

Base ClassMicrosoft.Forefront.TMG.ServerComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId496fe6ea-5aff-bbb9-8703-0561c05aac04

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.Forefront.TMG.SIP.ServerComponent:
MaxGlobalRegistrations  double  Max Sip Registrations Maximum allowed number of Sip Registrations false 256   
MaxGlobalCalls  double  Max Sip Sessions Maximum allowed number of Sip sessions false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.Forefront.TMG.SIP.ServerComponent" Accessibility="Public" Abstract="false" Base="Microsoft.Forefront.TMG.ServerComponent" Hosted="true" Singleton="false">
<Property ID="MaxGlobalRegistrations" Type="double" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxGlobalCalls" Type="double" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>