Custom.Adobe.FlashMediaServer.x.VHostAdobe Flash Media Server Virtual Host

Custom.Adobe.FlashMediaServer.x.VHost (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3545ce2a-3658-4f5a-5450-6f5d48f0a622

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.Adobe.FlashMediaServer.x.VHost:
FMSVHostName  string  VHost true 256  False 
FMSVHostAlias  string  Alias false 512  False 
FMSVHostDir  string  Applications Folder false 512  False 

Health Model:

Source Code:

<ClassType ID="Custom.Adobe.FlashMediaServer.x.VHost" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ApplicationComponent" Hosted="true" Singleton="false">
<Property ID="FMSVHostName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FMSVHostAlias" Type="string" Key="false" CaseSensitive="false" Length="512" MinLength="0"/>
<Property ID="FMSVHostDir" Type="string" Key="false" CaseSensitive="false" Length="512" MinLength="0"/>
</ClassType>