en-US/about_xSPVisioServiceApp.help.txt

NAME
    xSPVisioServiceApp
 
PARAMETERS
    Name (Key, string)
    ApplicationPool (Write, string)
 
DESCRIPTION
 
This resource is responsible for creating Visio Graphics Service Application instances within the local SharePoint farm.
The resource will provision and configure the Visio Graphics Service Application.
EXAMPLE
    xSPVisioServiceApp VisioServices
    {
        Name = "Visio Graphics Service Application"
        ApplicationPool = "SharePoint Web Services"
    }