Microsoft.KnowledgeServices.Lync.2010.AVEdgeConfigLync Server AV Edge Bandwidth

Microsoft.KnowledgeServices.Lync.2010.AVEdgeConfig (ClassType)

Maximum bandwidth for Audio-Video on Edge

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdce8f589a-2c73-8e3e-991a-b690725d1506

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.KnowledgeServices.Lync.2010.AVEdgeConfig:
Identity  string  Identity Identity true 256  False 
MaxTokenLifetime  string  MaxTokenLifetime Max Token Lifetime false 256  False 
MaxBAndWidthPerUserKB  int  MaxBandWidthPerUserKB Maximun bandwidth per user false 256   
MaxBandWidthPerPortKB  int  MaxBandWidthPerPortKB Maximum bandwidth per port false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.KnowledgeServices.Lync.2010.AVEdgeConfig" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="Identity" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxTokenLifetime" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxBAndWidthPerUserKB" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxBandWidthPerPortKB" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>