modules/deploy/dsc/ext/PsGallery/xSharePoint.0.10.0.0/en-us/about_xSPVisioServiceApp.help.txt

NAME
    xSPVisioServiceApp

PARAMETERS
    Name (Key, string)
    ApplicationPool (Required, 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"
    }