Microsoft.AppVirtualization.Server.45.SoftGridServerRoleMicrosoft Application Virtualization Server Infrastructure

Microsoft.AppVirtualization.Server.45.SoftGridServerRole (ClassType)


The Application Virtualization Server infrastructure can include the following components: Application Virtualization Management Server(s) Application Virtualization Streaming Server(s) Application Virtualization Management Service Application Virtualization Management Console Application Virtualization Data Store hosted in a Microsoft SQL database Notice that there are other components that are part of the Application Virtualization solution that are not listed above, such as Application Virtualization Client and Application Virtualization Sequencer.  Depending on the implementation, not all components listed above are required. For more information, please refer to the content on http://go.microsoft.com/fwlink/?LinkId=122063.

Knowledge Base article:

The Application Virtualization Server infrastructure can include the following components:

Notice that there are other components that are part of the Application Virtualization solution that are not listed above, such as Application Virtualization Client and Application Virtualization Sequencer.  Depending on the implementation, not all components listed above are required.  For more information, please refer to the content on http://go.microsoft.com/fwlink/?LinkId=122063 .

Element properties:

Base ClassMicrosoft.Windows.LocalApplication
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId66c52c94-252a-98c6-ec39-e389643e20fe

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.AppVirtualization.Server.45.SoftGridServerRole:
RoleType  string  RoleType Type of Microsoft Application Virtualization Server false 256  False 
LogFile  string  Log File Location of the log file where error information for the Microsoft Application Virtualization Server is stored false 256  False 
ContentDirectory  string  Content Directory Location of the content directory false 256  False 
Version  string  Version Version of Microsoft Application Virtualization Server false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.AppVirtualization.Server.45.SoftGridServerRole" Accessibility="Internal" Abstract="true" Base="Windows!Microsoft.Windows.LocalApplication" Hosted="true" Singleton="false">
<Property ID="RoleType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LogFile" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ContentDirectory" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Version" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>