Custom.Adobe.FlashMediaServer.x.RoleAdobe Flash Media Server Role

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

Element properties:

Base ClassMicrosoft.Windows.ComputerRole
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb66080b5-5acb-2b5e-77d6-cd895e66080c

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.Role:
FMSVersion  string  Version The version of FMSMaster.exe false 256  False 
FMSInstallDir  string  Installation Path false 256  False 
FMSConfigDir  string  Configuration Path false 256  False 
FMSAddress  string  Default Adaptor Address true 256  False 
FMSApplicationDir  string  Default Application Folder false 512  False 
FMSAdminAddress  string  Local Admin Address false 256  False 
FMSAdminHTTPAllowed  bool  HTTP Admin Access Allowed false 256   
FMSIniFile  string  Server Configuration File false 256  False 

Health Model:

Source Code:

<ClassType ID="Custom.Adobe.FlashMediaServer.x.Role" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.ComputerRole" Hosted="true" Singleton="false">
<Property ID="FMSVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FMSInstallDir" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FMSConfigDir" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FMSAddress" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FMSApplicationDir" Type="string" Key="false" CaseSensitive="false" Length="512" MinLength="0"/>
<Property ID="FMSAdminAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FMSAdminHTTPAllowed" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FMSIniFile" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>