Custom.WMS.x.PPWindows Media Services Publishing Point

Custom.WMS.x.PP (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId001f1dea-0ade-b7fb-a381-4bca5ec6cdfe

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 
Custom.WMS.x.PP:
PPName  string  PP Name true 1024  False 
PPPath  string  PP Path false 1024  False 
PPType  string  PP Type false 64  False 

Health Model:

Source Code:

<ClassType ID="Custom.WMS.x.PP" Accessibility="Public" Abstract="true" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="false" Singleton="false">
<Property ID="PPName" Type="string" Key="true" CaseSensitive="false" Length="1024" MinLength="0"/>
<Property ID="PPPath" Type="string" Key="false" CaseSensitive="false" Length="1024" MinLength="0"/>
<Property ID="PPType" Type="string" Key="false" CaseSensitive="false" Length="64" MinLength="0"/>
</ClassType>